summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
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-21block: don't block events on excl write for non-optical devicesTejun Heo
2011-04-21block: rescan partitions on invalidated devices on -ENOMEDIA tooTejun Heo
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-20GFS2: Add an AIL writeback tracepointSteven Whitehouse
2011-04-20GFS2: Make writeback more responsive to system conditionsSteven Whitehouse
2011-04-20GFS2: Optimise glock lru and end of life inodesSteven Whitehouse
2011-04-20GFS2: Improve tracing support (adds two flags)Steven Whitehouse
2011-04-20GFS2: Clean up fsync()Steven Whitehouse
2011-04-20GFS2: Remove unused macroSteven Whitehouse
2011-04-20GFS2: Alter point of entry to glock lru list for glocks with an address_spaceSteven Whitehouse
2011-04-20GFS2: Use filemap_fdatawrite() to write back the AILSteven Whitehouse
2011-04-20GFS2: Make ->write_inode() really writeSteven Whitehouse
2011-04-20GFS2: move function foreach_leaf to gfs2_dir_exhash_deallocBob Peterson
2011-04-20GFS2: pass leaf_bh into leaf_deallocBob Peterson
2011-04-20GFS2: Combine transaction from gfs2_dir_exhash_deallocBob Peterson
2011-04-20GFS2: remove *leaf_call_t and simplify leaf_deallocBob Peterson
2011-04-20GFS2: Dump better debug info if a bitmap inconsistency is detectedBob Peterson
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-18ext4: check for ext[23] file system features when mounting as ext[23]Theodore Ts'o
2011-04-18NFSv4: Handle NFS4ERR_WRONGSEC outside of nfs4_handle_exception()Bryan Schumaker
2011-04-18NFSv4.1: Don't update sequence number if rpc_task is not sentBryan Schumaker
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-16ext4: release page cache in ext4_mb_load_buddy error pathYang Ruirui
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-15NFSv4.1: Ensure state manager thread dies on last umountTrond Myklebust
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