summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2011-04-26btrfs: fix wrong allocating flag when reading pageItaru Kitayama1-1/+1
2011-04-26Btrfs: fix missing mutex_unlock in btrfs_del_dir_entries_in_log()Tsutomu Itoh1-2/+5
2011-04-26eCryptfs: Add reference counting to lower filesTyler Hicks6-59/+92
2011-04-26eCryptfs: dput dentries returned from dget_parentTyler Hicks1-2/+2
2011-04-26eCryptfs: Remove extra d_delete in ecryptfs_rmdirTyler Hicks1-2/+0
2011-04-24NFSv4: Ensure that clientid and session establishment can time outTrond Myklebust2-6/+8
2011-04-24NFSv4.1: Don't loop forever in nfs4_proc_create_sessionTrond Myklebust3-53/+39
2011-04-24Merge branch 'dcache-cleanup'Linus Torvalds1-26/+16
2011-04-24Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6Linus Torvalds2-8/+47
2011-04-24vfs: get rid of insane dentry hashing rulesLinus Torvalds1-26/+16
2011-04-24vfs: get rid of 'struct dcache_hash_bucket' abstractionLinus Torvalds1-24/+21
2011-04-21CIFS: Fix memory over bound bug in cifs_parse_mount_optionsPavel Shilovsky1-2/+3
2011-04-21Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds1-1/+3
2011-04-21vfs: Pass setxattr(2) flags properlyJan Kara1-1/+1
2011-04-21UBIFS: fix master node recoveryArtem Bityutskiy1-0/+26
2011-04-21UBIFS: fix false assertion warning in case of I/O failuresArtem Bityutskiy1-4/+6
2011-04-21Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-2/+10
2011-04-20xfs: fix duplicate message outputDave Chinner1-1/+3
2011-04-20UBIFS: fix false space checking failureArtem Bityutskiy1-4/+15
2011-04-20Open with O_CREAT flag set fails to open existing files on non writable direc...Sachin Prabhu1-1/+8
2011-04-20Btrfs: do some plugging in the submit_bio threadsChris Mason1-0/+10
2011-04-20nfsd4: Fix filp leakOGAWA Hirofumi1-1/+1
2011-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds9-34/+111
2011-04-19NFSv4: Handle NFS4ERR_WRONGSEC outside of nfs4_handle_exception()Bryan Schumaker1-5/+23
2011-04-19NFSv4.1: Don't update sequence number if rpc_task is not sentBryan Schumaker1-2/+2
2011-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds14-233/+430
2011-04-18proc: do proper range check on readdir offsetLinus Torvalds1-2/+7
2011-04-18nfsd4: fix struct file leak on delegationJ. Bruce Fields1-0/+1
2011-04-18GFS2: filesystem hang caused by incorrect lock orderBob Peterson6-21/+55
2011-04-18GFS2: Don't try to deallocate unlinked inodes when mounted roSteven Whitehouse2-2/+7
2011-04-18GFS2: directly write blocks past i_sizeBenjamin Marzinski1-10/+48
2011-04-18GFS2: write_end error path fails to unlock transaction lockBob Peterson1-1/+1
2011-04-18Btrfs: fix free space cache leakChris Mason1-1/+1
2011-04-17fs: synchronize_rcu when unregister_filesystem success not failureMilton Miller1-2/+1
2011-04-16Btrfs: avoid taking the chunk_mutex in do_chunk_allocJosef Bacik2-6/+28
2011-04-16Btrfs end_bio_extent_readpage should look for locked bitsChris Mason1-1/+1
2011-04-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds5-40/+62
2011-04-16NFSv4.1: Ensure state manager thread dies on last umountTrond Myklebust1-2/+2
2011-04-16vfs: Fix absolute RCU path walk failures due to uninitialized seq numberTim Chen1-0/+1
2011-04-16fs/9p: Fix error reported by coccicheckAneesh Kumar K.V1-1/+1
2011-04-169p: revert tsyncfs related changesAneesh Kumar K.V3-38/+11
2011-04-16fs/9p: Use write_inode for data sync on serverAneesh Kumar K.V1-0/+47
2011-04-16fs/9p: Fix revalidate to return correct valueAneesh Kumar K.V1-1/+3
2011-04-16Btrfs: don't force chunk allocation in find_free_extentChris Mason1-22/+73
2011-04-15Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2-58/+97
2011-04-15vfs: fix incorrect dentry_update_name_case() BUG_ON() testLinus Torvalds1-1/+1
2011-04-15ramfs: fix memleak on no-mmu archBob Liu1-0/+1
2011-04-15fs/fhandle.c: add <linux/personality.h> for ia64Jeff Mahoney1-0/+1
2011-04-15brk: COMPAT_BRK: fix detection of randomized brkJiri Kosina1-1/+5
2011-04-15fs/partitions/ldm.c: fix oops caused by corrupted partition tableTimo Warns1-4/+12