aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-09Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman79-780/+923
2012-03-08Revert "sysfs: Kill nlink counting."Greg Kroah-Hartman3-0/+10
2012-03-02vfs: export full_name_hash() function to modulesLinus Torvalds1-0/+1
2012-03-02vfs: split up name hashing in link_path_walk() into helper functionLinus Torvalds1-18/+34
2012-03-02vfs: uninline full_name_hash()Linus Torvalds1-4/+9
2012-03-02vfs: trivial __d_lookup_rcu() cleanupsLinus Torvalds1-5/+8
2012-03-02regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin1-1/+1
2012-02-28ecryptfs: fix printk format warning for size_tRandy Dunlap1-1/+1
2012-02-28GFS2: Read resource groups on mountSteven Whitehouse4-20/+17
2012-02-28GFS2: Ensure rindex is uptodate for fallocateBob Peterson1-0/+5
2012-02-28GFS2: Read in rindex if necessary during unlinkBob Peterson1-2/+7
2012-02-28GFS2: Fix race between lru_list and glock ref countSteven Whitehouse1-4/+10
2012-02-27Merge branch 'master' of /Volumes/CaseSensitiveDisk/linuxAnton Altaparmakov24-137/+319
2012-02-25autofs: work around unhappy compat problem on x86-64Ian Kent4-3/+23
2012-02-24sysfs: Fix memory leak in sysfs_sd_setsecdata().Masami Ichikawa1-5/+6
2012-02-24epoll: ep_unregister_pollwait() can use the freed pwq->wheadOleg Nesterov2-4/+32
2012-02-24epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov2-0/+15
2012-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds17-131/+250
2012-02-24Btrfs: fix compiler warnings on 32 bit systemsChris Mason4-20/+26
2012-02-24Merge branch 'master' of /Volumes/CaseSensitiveDisk/linuxAnton Altaparmakov8-99/+86
2012-02-24NTFS: Correct two spelling errors "dealocate" to "deallocate" in mft.c.Anton Altaparmakov1-3/+3
2012-02-23Restore direct_io / truncate locking APIAnton Altaparmakov1-2/+2
2012-02-23Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds5-23/+25
2012-02-23Btrfs: increase the global block reserve estimatesLiu Bo1-1/+1
2012-02-23Btrfs: clear the extent uptodate bits during parent transid failuresChris Mason1-4/+3
2012-02-23Btrfs: add extra sanity checks on the path names in btrfs_mksubvolChris Mason1-0/+6
2012-02-23Btrfs: make sure we update latest_bdevChris Mason2-1/+22
2012-02-23Btrfs: improve error handling for btrfs_insert_dir_item callersChris Mason2-7/+26
2012-02-22Merge tag 'nfs-for-3.3-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-76/+61
2012-02-22NTFS: Do not dereference pointer before checking for NULL.Anton Altaparmakov1-3/+3
2012-02-22NTFS: Remove unused variable.Anton Altaparmakov1-3/+1
2012-02-21sys_poll: fix incorrect type for 'timeout' parameterLinus Torvalds1-1/+1
2012-02-21xfs: make inode quota check more generalMitsuo Hayasaka1-2/+4
2012-02-21xfs: change available ranges of softlimit and hardlimit in quota checkMitsuo Hayasaka4-19/+19
2012-02-21Btrfs: be less strict on finding next node in clear_extent_bitLiu Bo1-2/+1
2012-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds8-44/+82
2012-02-17NFSv4: fix server_scope memory leakWeston Andros Adamson1-6/+9
2012-02-17NFSv4.1: Fix a NFSv4.1 session initialisation regressionTrond Myklebust1-65/+42
2012-02-16ecryptfs: remove the second argument of k[un]map_atomic()Cong Wang2-4/+4
2012-02-16eCryptfs: Copy up lower inode attrs after setting lower xattrTyler Hicks1-0/+2
2012-02-16eCryptfs: Improve statfs reportingTyler Hicks4-14/+83
2012-02-16Btrfs: fix a bug on overcommit stuffLiu Bo1-1/+4
2012-02-16Btrfs: kick out redundant stuff in convert_extent_bitLiu Bo1-5/+0
2012-02-16Btrfs: skip states when they does not contain bits to clearLiu Bo1-5/+10
2012-02-16Btrfs: check return value of lookup_extent_mapping() correctlyTsutomu Itoh3-2/+4
2012-02-16Btrfs: fix deadlock on page lock when doing auto-defragmentMiao Xie1-24/+29
2012-02-16Btrfs: fix return value check of extent_io_opsTsutomu Itoh1-6/+10
2012-02-16btrfs: honor umask when creating subvol rootFlorian Albrechtskirchinger1-2/+4
2012-02-15btrfs: silence warning in raid array setupDavid Sterba1-0/+14
2012-02-15btrfs: fix structs where bitfields and spinlock/atomic share 8B wordDavid Sterba2-3/+3