summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-07-30NFS: Pass super operations and xattr handlers in the nfs_subversionBryan Schumaker
2012-07-30NFS: Only initialize the ACL client in the v3 caseBryan Schumaker
2012-07-30NFS: Create a try_mount rpc opBryan Schumaker
2012-07-30NFS: Remove the NFS v4 xdev mount functionBryan Schumaker
2012-07-30NFS: Add version registering frameworkBryan Schumaker
2012-07-30NFS: Fix a number of bugs in the idmapperDavid Howells
2012-07-30nfs: skip commit in releasepage if we're freeing memory for fs-related reasonsJeff Layton
2012-07-30pnfsblock: bail out partial page IOPeng Tao
2012-07-30nfs: fix fl_type tests in NFSv4 codeJeff Layton
2012-07-30NFS: fix pnfs regression with directio writesFred Isaman
2012-07-30NFS: fix pnfs regression with directio readsFred Isaman
2012-07-30nfs: fix stub return type warningsRandy Dunlap
2012-07-30Merge tag 'for-linus-v3.6-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2012-07-30ceph: clean up useless d_parent checksSage Weil
2012-07-29xfs: wait for the write the superblock on unmountMark Tinguely
2012-07-29xfs: re-enable xfsaild idle mode and fix associated racesBrian Foster
2012-07-29xfs: remove iolock lock classesChristoph Hellwig
2012-07-29xfs: avoid the iolock in xfs_free_eofblocks for evicted inodesChristoph Hellwig
2012-07-29xfs: do not take the iolock in xfs_inactiveChristoph Hellwig
2012-07-29xfs: remove xfs_inactive_attrsChristoph Hellwig
2012-07-29xfs: clean up xfs_inactiveChristoph Hellwig
2012-07-29xfs: do not read the AGI buffer in xfs_dialloc until nessecaryChristoph Hellwig
2012-07-29xfs: refactor xfs_ialloc_ag_selectChristoph Hellwig
2012-07-29xfs: add a short cut to xfs_dialloc for the non-NULL agbp caseChristoph Hellwig
2012-07-29xfs: remove the alloc_done argument to xfs_diallocChristoph Hellwig
2012-07-29xfs: split xfs_diallocChristoph Hellwig
2012-07-28Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-07-27NFSd: make boot_time variable per network namespaceStanislav Kinsbursky
2012-07-27NFSd: make grace end flag per network namespaceStanislav Kinsbursky
2012-07-27Lockd: move grace period management from lockd() to per-net functionsStanislav Kinsbursky
2012-07-27LockD: pass actual network namespace to grace period management functionsStanislav Kinsbursky
2012-07-27LockD: manage grace list per network namespaceStanislav Kinsbursky
2012-07-27SUNRPC: service request network namespace helper introducedStanislav Kinsbursky
2012-07-27NFSd: make nfsd4_manager allocated per network namespace context.Stanislav Kinsbursky
2012-07-27LockD: make lockd manager allocated per network namespaceStanislav Kinsbursky
2012-07-27LockD: manage grace period per network namespaceStanislav Kinsbursky
2012-07-27Lockd: add more debug to host shutdown functionsStanislav Kinsbursky
2012-07-27Lockd: host complaining function introducedStanislav Kinsbursky
2012-07-27LockD: manage used host count per networks namespaceStanislav Kinsbursky
2012-07-27LockD: manage garbage collection timeout per networks namespaceStanislav Kinsbursky
2012-07-27LockD: make garbage collector network namespace aware.Stanislav Kinsbursky
2012-07-27LockD: mark host per network namespace on garbage collectStanislav Kinsbursky
2012-07-27nfsd4: fix missing fault_inject.h includeJ. Bruce Fields
2012-07-27locks: move lease-specific code out of locks_delete_lockJ. Bruce Fields
2012-07-27Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-07-27locks: prevent side-effects of locks_release_private before file_lock is init...Filipe Brandenburger
2012-07-27Btrfs: using vmalloc and friends needs vmalloc.hStephen Rothwell
2012-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-07-26Merge tag 'dlm-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds
2012-07-26Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds