summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2011-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds
2011-04-25add hlist_bl_lock/unlock helpersChristoph Hellwig
2011-04-25eCryptfs: Flush dirty pages in setattrTyler Hicks
2011-04-25eCryptfs: Handle failed metadata read in lookupTyler Hicks
2011-04-25Btrfs: cleanup error handling in inode.cTsutomu Itoh
2011-04-25Btrfs: put the right bio if we have an errorJosef Bacik
2011-04-25Btrfs: free bitmaps properly when evicting the cacheJosef Bacik
2011-04-25Btrfs: Free free_space item properly in btrfs_trim_block_group()Li Zefan
2011-04-25btrfs: add missing spin_unlock to a rare exit pathDavid Sterba
2011-04-25Btrfs: check return value of kmalloc()Tsutomu Itoh
2011-04-25btrfs: fix wrong allocating flag when reading pageItaru Kitayama
2011-04-25Btrfs: fix missing mutex_unlock in btrfs_del_dir_entries_in_log()Tsutomu Itoh
2011-04-25eCryptfs: Add reference counting to lower filesTyler Hicks
2011-04-25eCryptfs: dput dentries returned from dget_parentTyler Hicks
2011-04-25eCryptfs: Remove extra d_delete in ecryptfs_rmdirTyler Hicks
2011-04-24Merge branch 'dcache-cleanup'Linus Torvalds
2011-04-24Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2011-04-24vfs: get rid of insane dentry hashing rulesLinus Torvalds
2011-04-23vfs: get rid of 'struct dcache_hash_bucket' abstractionLinus Torvalds
2011-04-21CIFS: Fix memory over bound bug in cifs_parse_mount_optionsPavel Shilovsky
2011-04-21Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-04-21vfs: Pass setxattr(2) flags properlyJan Kara
2011-04-21UBIFS: fix master node recoveryArtem Bityutskiy
2011-04-21UBIFS: fix false assertion warning in case of I/O failuresArtem Bityutskiy
2011-04-20Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-04-20xfs: fix duplicate message outputDave Chinner
2011-04-20UBIFS: fix false space checking failureArtem Bityutskiy
2011-04-20Open with O_CREAT flag set fails to open existing files on non writable direc...Sachin Prabhu
2011-04-19Btrfs: do some plugging in the submit_bio threadsChris Mason
2011-04-19nfsd4: Fix filp leakOGAWA Hirofumi
2011-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2011-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-04-18proc: do proper range check on readdir offsetLinus Torvalds
2011-04-18nfsd4: fix struct file leak on delegationJ. Bruce Fields
2011-04-18GFS2: filesystem hang caused by incorrect lock orderBob Peterson
2011-04-18GFS2: Don't try to deallocate unlinked inodes when mounted roSteven Whitehouse
2011-04-18GFS2: directly write blocks past i_sizeBenjamin Marzinski
2011-04-18GFS2: write_end error path fails to unlock transaction lockBob Peterson
2011-04-18Btrfs: fix free space cache leakChris Mason
2011-04-17fs: synchronize_rcu when unregister_filesystem success not failureMilton Miller
2011-04-16Btrfs: avoid taking the chunk_mutex in do_chunk_allocJosef Bacik
2011-04-16Btrfs end_bio_extent_readpage should look for locked bitsChris Mason
2011-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2011-04-15vfs: Fix absolute RCU path walk failures due to uninitialized seq numberTim Chen
2011-04-15fs/9p: Fix error reported by coccicheckAneesh Kumar K.V
2011-04-159p: revert tsyncfs related changesAneesh Kumar K.V
2011-04-15fs/9p: Use write_inode for data sync on serverAneesh Kumar K.V