summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2011-08-16ext4: Properly count journal credits for long symlinksEric Sandeen1-2/+4
2011-08-16ext3: Properly count journal credits for long symlinksEric Sandeen1-2/+4
2011-08-16eCryptfs: Return error when lower file pointer is NULLTyler Hicks1-8/+10
2011-08-16Ecryptfs: Add mount option to check uid of device being mounted = expect uidJohn Johansen1-2/+21
2011-08-16cifs: convert prefixpath delimiters in cifs_build_path_to_rootJeff Layton1-12/+2
2011-08-16cifs: cope with negative dentries in cifs_get_rootJeff Layton1-0/+4
2011-08-16CIFS: Fix missing a decrement of inFlight valuePavel Shilovsky1-0/+2
2011-08-05GFS2: Fix mount hang caused by certain access pattern to sysfs filesSteven Whitehouse1-2/+2
2011-08-05proc: fix a race in do_io_accounting()Vasiliy Kulikov1-3/+13
2011-08-05NFS: Fix spurious readdir cookie loop messagesTrond Myklebust1-23/+33
2011-08-05NFSv4: Don't use the delegation->inode in nfs_mark_return_delegation()Trond Myklebust1-8/+8
2011-08-05nfsd4: fix file leak on open_downgradeJ. Bruce Fields1-23/+8
2011-08-05nfsd4: remember to put RW access on stateid destructionJ. Bruce Fields1-11/+6
2011-08-05nfsd: don't break lease on CLAIM_DELEGATE_CURCasey Bodley1-6/+12
2011-08-05eCryptfs: Unlock keys needed by ecryptfsdTyler Hicks1-22/+25
2011-08-05ecryptfs: Make inode bdi consistent with superblock bdiThieu Le1-0/+1
2011-08-05ext3: Fix oops in ext3_try_to_allocate_with_rsv()Jan Kara1-2/+10
2011-08-05ext4: free allocated and pre-allocated blocks when check_eofblocks_fl failsJiaying Zhang1-4/+3
2011-08-05ext4: fix i_blocks/quota accounting when extent insertion failsMaxim Patlasov3-2/+5
2011-08-05pnfs: use lwb as layoutcommit lengthPeng Tao1-1/+1
2011-08-05pnfs: let layoutcommit handle a list of lsegPeng Tao3-17/+25
2011-08-05pnfs: save layoutcommit cred at layout header initPeng Tao2-11/+12
2011-08-05pnfs: save layoutcommit lwb at layout headerPeng Tao3-6/+8
2011-08-05CIFS: Fix oops while mounting with prefixpathPavel Shilovsky1-1/+1
2011-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds1-1/+1
2011-07-21vfs: drop conditional inode prefetch in __do_lookup_rcuLinus Torvalds1-2/+0
2011-07-21FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loopJan Beulich1-9/+5
2011-07-21CIFS: Fix wrong length in cifs_iovec_readPavel Shilovsky1-1/+1
2011-07-20fs/libfs.c: fix simple_attr_write() on 32bit machinesAkinobu Mita1-1/+1
2011-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-72/+35
2011-07-20vfs: fix race in rcu lookup of pruned dentryLinus Torvalds1-1/+6
2011-07-18Fix cifs_get_root()Al Viro1-71/+29
2011-07-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds6-45/+54
2011-07-18hppfs_lookup(): don't open-code lookup_one_len()Al Viro1-16/+3
2011-07-18hppfs: fix dentry leakAl Viro1-6/+6
2011-07-18cramfs: get_cramfs_inode() returns ERR_PTR() on failureAl Viro1-10/+12
2011-07-18ufs should use d_splice_alias()Al Viro1-8/+4
2011-07-18fix exofs ->get_parent()Al Viro1-1/+1
2011-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds3-7/+7
2011-07-17ceph analog of cifs build_path_from_dentry() race fixAl Viro1-3/+16
2011-07-17cifs: build_path_from_dentry() race fixAl Viro1-1/+12
2011-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-17/+36
2011-07-15fix loop checks in d_materialise_unique()Al Viro1-17/+34
2011-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds7-10/+50
2011-07-14GFS2: Resolve inode eviction and ail list interaction bugSteven Whitehouse4-8/+36
2011-07-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds3-2/+3
2011-07-13Fix ->d_lock locking order in unlazy_walk()Al Viro1-0/+2
2011-07-12[CIFS] update cifs to version 1.74Steve French1-1/+1
2011-07-12[CIFS] update limit for snprintf in cifs_construct_tconSteve French1-1/+1
2011-07-12cifs: Fix signing failure when server mandates signing for NTLMSSPShirish Pargaonkar1-5/+5