summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2012-06-15Btrfs: implement ->show_devnameJosef Bacik
2012-06-15Btrfs: use rcu to protect device->nameJosef Bacik
2012-06-15Btrfs: unlock everything properly in the error case for nocowJosef Bacik
2012-06-15Btrfs: fix btrfs_destroy_marked_extentsJosef Bacik
2012-06-15Btrfs: abort the transaction if the commit failsJosef Bacik
2012-06-15Btrfs: wake up transaction waiters when aborting a transactionJosef Bacik
2012-06-15Btrfs: fix locking in btrfs_destroy_delayed_refsJosef Bacik
2012-06-15Btrfs: pass locked_page into extent_clear_unlock_delalloc if theres an errorJosef Bacik
2012-06-14nfsd4: BUG_ON(!is_spin_locked()) no good on UP kernelsJ. Bruce Fields
2012-06-14NFS: hard-code init_net for NFS callback transportsStanislav Kinsbursky
2012-06-14Btrfs: fix race in tree mod log additionJan Schmidt
2012-06-14Btrfs: add btrfs_next_old_leafJan Schmidt