summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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-27locks: prevent side-effects of locks_release_private before file_lock is init...Filipe Brandenburger
2012-07-25NFSd: set nfsd_serv to NULL after service destructionStanislav Kinsbursky
2012-07-25NFSd: introduce nfsd_destroy() helperStanislav Kinsbursky
2012-07-25nfsd: add get_uint for u32'sJ. Bruce Fields
2012-07-25NFSd: fix locking in nfsd_forget_delegations()Stanislav Kinsbursky
2012-07-25nfsd4: fix cr_principal comparison check in same_credsVivek Trivedi
2012-07-10nfsd: share some function prototypesJ. Bruce Fields
2012-07-10nfsd: allow owner_override only for regular filesJ. Bruce Fields
2012-07-10nfsd4: release openowners on free in >=4.1 caseJ. Bruce Fields
2012-07-10nfsd4: our filesystems are normally case sensitiveJ. Bruce Fields
2012-06-20nfsd4: process_open2 cleanupJ. Bruce Fields
2012-06-20nfsd4: nfsd4_lock() cleanupJ. Bruce Fields
2012-06-20nfsd4: remove unnecessary commentJ. Bruce Fields
2012-06-20NFSD: TEST_STATEID should not return NFS4ERR_STALE_STATEIDChuck Lever
2012-06-20nfsd: probe the back channel on new connectionsWeston Andros Adamson
2012-06-17hfsplus: fix bless ioctl when used with hardlinksMatthew Garrett
2012-06-17hfsplus: fix overflow in sector calculations in hfsplus_submit_bioJanne Kalliomäki
2012-06-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-06-16Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-06-16Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-06-16Btrfs: cast devid to unsigned long long for printk %lluChris Mason
2012-06-16Btrfs: init old_generation in get_old_rootChris Mason
2012-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-06-15Btrfs: destroy the items of the delayed inodes in error handling routineMiao Xie
2012-06-15Btrfs: make sure that we've made everything in pinned tree cleanLiu Bo
2012-06-15Btrfs: avoid memory leak of extent state in error handling routineLiu Bo
2012-06-15Btrfs: do not resize a seeding deviceLiu Bo
2012-06-15Btrfs: fix missing inherited flag in renameLiu Bo
2012-06-15Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-l...Chris Mason
2012-06-15Btrfs: fix incompat flags settingLi Zefan
2012-06-15Btrfs: fix defrag regressionLi Zefan
2012-06-15Btrfs: call filemap_fdatawrite twice for compressionJosef Bacik
2012-06-15Btrfs: keep inode pinned when compressing writesJosef Bacik