aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-08-21UBUNTU: ubuntu: nx-emu - i386: NX emulationIngo Molnar
2011-08-21UBUNTU: ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-39Andy Whitcroft
2011-08-21UBUNTU: ubuntu: AUFS -- aufs2-base.patch aufs2.1-39Andy Whitcroft
2011-08-21UBUNTU: SAUCE: vfs: Add a trace point in the mark_inode_dirty functionArjan van de Ven
2011-08-21UBUNTU: SAUCE: (no-up) trace: add trace events for open(), exec() and uselib()Scott James Remnant
2011-08-21UBUNTU: SAUCE: (no-up) version: Implement version_signature proc file.Andy Whitcroft
2011-08-15ext4: Properly count journal credits for long symlinksEric Sandeen
2011-08-15ext3: Properly count journal credits for long symlinksEric Sandeen
2011-08-15eCryptfs: Return error when lower file pointer is NULLTyler Hicks
2011-08-15Ecryptfs: Add mount option to check uid of device being mounted = expect uidJohn Johansen
2011-08-15cifs: convert prefixpath delimiters in cifs_build_path_to_rootJeff Layton
2011-08-15cifs: cope with negative dentries in cifs_get_rootJeff Layton
2011-08-15CIFS: Fix missing a decrement of inFlight valuePavel Shilovsky
2011-08-04GFS2: Fix mount hang caused by certain access pattern to sysfs filesSteven Whitehouse
2011-08-04proc: fix a race in do_io_accounting()Vasiliy Kulikov
2011-08-04NFS: Fix spurious readdir cookie loop messagesTrond Myklebust
2011-08-04NFSv4: Don't use the delegation->inode in nfs_mark_return_delegation()Trond Myklebust
2011-08-04nfsd4: fix file leak on open_downgradeJ. Bruce Fields
2011-08-04nfsd4: remember to put RW access on stateid destructionJ. Bruce Fields
2011-08-04nfsd: don't break lease on CLAIM_DELEGATE_CURCasey Bodley
2011-08-04eCryptfs: Unlock keys needed by ecryptfsdTyler Hicks
2011-08-04ecryptfs: Make inode bdi consistent with superblock bdiThieu Le
2011-08-04ext3: Fix oops in ext3_try_to_allocate_with_rsv()Jan Kara
2011-08-04ext4: free allocated and pre-allocated blocks when check_eofblocks_fl failsJiaying Zhang
2011-08-04ext4: fix i_blocks/quota accounting when extent insertion failsMaxim Patlasov
2011-08-04pnfs: use lwb as layoutcommit lengthPeng Tao
2011-08-04pnfs: let layoutcommit handle a list of lsegPeng Tao
2011-08-04pnfs: save layoutcommit cred at layout header initPeng Tao
2011-08-04pnfs: save layoutcommit lwb at layout headerPeng Tao
2011-08-04CIFS: Fix oops while mounting with prefixpathPavel Shilovsky
2011-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-07-21vfs: drop conditional inode prefetch in __do_lookup_rcuLinus Torvalds
2011-07-21FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loopJan Beulich
2011-07-21CIFS: Fix wrong length in cifs_iovec_readPavel Shilovsky
2011-07-19fs/libfs.c: fix simple_attr_write() on 32bit machinesAkinobu Mita
2011-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-19vfs: fix race in rcu lookup of pruned dentryLinus Torvalds
2011-07-18Fix cifs_get_root()Al Viro
2011-07-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-17hppfs_lookup(): don't open-code lookup_one_len()Al Viro
2011-07-17hppfs: fix dentry leakAl Viro
2011-07-17cramfs: get_cramfs_inode() returns ERR_PTR() on failureAl Viro
2011-07-17ufs should use d_splice_alias()Al Viro
2011-07-17fix exofs ->get_parent()Al Viro
2011-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-07-16ceph analog of cifs build_path_from_dentry() race fixAl Viro
2011-07-16cifs: build_path_from_dentry() race fixAl Viro
2011-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-14fix loop checks in d_materialise_unique()Al Viro
2011-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds