summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-08-29fuse: check size of FUSE_NOTIFY_INVAL_ENTRY messageMiklos Szeredi
2011-08-29ext4: fix nomblk_io_submit option so it correctly converts uninit blocksTheodore Ts'o
2011-08-29ext4: Resolve the hang of direct i/o read in handling EXT4_IO_END_UNWRITTEN.Tao Ma
2011-08-29ext4: call ext4_ioend_wait and ext4_flush_completed_IO in ext4_evict_inodeJiaying Zhang
2011-08-29ext4: Fix ext4_should_writeback_data() for no-journal modeCurt Wohlgemuth
2011-08-29Btrfs: fix an oops of log replayliubo
2011-08-29Btrfs: detect wether a device supports discardJosef Bacik
2011-08-29NFSv4.1: Return NFS4ERR_BADSESSION to callbacks during session resetsTrond Myklebust
2011-08-29NFSv4.1: Fix the callback 'highest_used_slotid' behaviourTrond Myklebust
2011-08-29pnfs-obj: Bug when we are running out of bioBoaz Harrosh
2011-08-29pnfs-obj: Fix the comp_index != 0 caseBoaz Harrosh
2011-08-29possible memory corruption on mountSteve French
2011-08-29befs: Validate length of long symbolic links.Timo Warns
2011-08-29cifs: demote cERROR in build_path_from_dentry to cFYIJeff Layton
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