summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-04-27NFS: Do secinfo as part of lookupBryan Schumaker
2012-04-27NFS: Handle exceptions coming out of nfs4_proc_fs_locations()Bryan Schumaker
2012-04-27NFS: Fix SECINFO_NO_NAMEBryan Schumaker
2012-04-27Avoid beyond bounds copy while caching ACLSachin Prabhu
2012-04-27Btrfs: Fix space checking during fs resizeDaniel J Blueman
2012-04-27Btrfs: fix block_rsv and space_info lock orderingStefan Behrens
2012-04-27Btrfs: Prevent root_list corruptionDaniel J Blueman
2012-04-27Btrfs: fix repair code for RAID10Jan Schmidt
2012-04-27Btrfs: do not start delalloc inodes during syncJosef Bacik
2012-04-27Avoid reading past buffer when calling GETACLSachin Prabhu
2012-04-27GFS2: Eliminate needless parameter from function gfs2_setbitBob Peterson
2012-04-26Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-26dlm: improve error and debug messagesDavid Teigland
2012-04-26dlm: avoid unnecessary search in search_rsbDavid Teigland
2012-04-26dlm: limit rcom debug messagesDavid Teigland
2012-04-26dlm: fix waiter recoveryDavid Teigland
2012-04-26dlm: prevent connections during shutdownDavid Teigland
2012-04-26fix page number calculation bug for block layout decode bufferJim Rees
2012-04-26NFSv4.1 fix page number calculation bug for filelayout decode buffersAndy Adamson
2012-04-26pnfs-obj: Remove unused variable from objlayout_get_deviceinfo()Sachin Bhamare
2012-04-26nfs4: fix referrals on mounts that use IPv6 addrsWeston Andros Adamson
2012-04-26Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-04-26revert "proc: clear_refs: do not clear reserved pages"Will Deacon
2012-04-26hugetlbfs: lockdep annotate root inode properlyAneesh Kumar K.V
2012-04-26fs/buffer.c: remove BUG() in possible but rare conditionGlauber Costa
2012-04-26epoll: clear the tfile_check_list on -ELOOPJason Baron
2012-04-24Use correct conversion specifiers in cifs_show_optionsSachin Prabhu
2012-04-24CIFS: Show backupuid/gid in /proc/mountsSachin Prabhu
2012-04-24GFS2: Log code fixesSteven Whitehouse
2012-04-24GFS2: Remove unused argument from gfs2_internal_readAndrew Price
2012-04-24GFS2: Remove bd_list_trSteven Whitehouse
2012-04-24GFS2: Remove duplicate log codeSteven Whitehouse
2012-04-24GFS2: Clean up log write code pathSteven Whitehouse
2012-04-24GFS2: Use variable rather than qa to determine if unstuff necessaryBob Peterson
2012-04-24GFS2: Change variable blk to biblkBob Peterson
2012-04-24GFS2: Fix function parameter comments in rgrp.cBob Peterson
2012-04-24GFS2: Eliminate offset parameter to gfs2_setbitBob Peterson
2012-04-24GFS2: Use slab for block reservation memoryBob Peterson
2012-04-24GFS2: make function gfs2_page_add_databufs staticBob Peterson
2012-04-24GFS2: Rename function gfs2_close to gfs2_releaseBob Peterson
2012-04-24GFS2: Make gfs2_log_fake_buf() write the buffer tooSteven Whitehouse
2012-04-24GFS2: Drop "pull" argument from log_write_header()Steven Whitehouse
2012-04-24GFS2: Instruct DLM to avoid queue convert slowdownBob Peterson
2012-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-24Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-04-24super.c: unused variable warning without CONFIG_QUOTAEldad Zack
2012-04-24jbd2: use GFP_NOFS for blkdev_issue_flushShaohua Li
2012-04-24Merge tag 'dlm-fixes-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/te...Linus Torvalds
2012-04-23dlm: fix QUECVT when convert queue is emptyDavid Teigland
2012-04-21sock: Introduce named constants for sk_reusePavel Emelyanov