summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-03-10Check for immutable/append flag in fallocate pathMarco Stornelli
2011-03-10fat: fix d_revalidate oopsen on NFS exportsAl Viro
2011-03-10jfs: fix d_revalidate oopsen on NFS exportsAl Viro
2011-03-10ocfs2: fix d_revalidate oopsen on NFS exportsAl Viro
2011-03-10gfs2: fix d_revalidate oopsen on NFS exportsAl Viro
2011-03-10fuse: fix d_revalidate oopsen on NFS exportsAl Viro
2011-03-10ceph: fix d_revalidate oopsen on NFS exportsAl Viro
2011-03-10reiserfs xattr ->d_revalidate() shouldn't care about RCUAl Viro
2011-03-10/proc/self is never going to be invalidated...Al Viro
2011-03-10Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe
2011-03-10block: kill off REQ_UNPLUGJens Axboe
2011-03-10aio: remove request submission batchingJens Axboe
2011-03-10fs: make aio plugShaohua Li
2011-03-10fs: make mpage read/write_pages() plugJens Axboe
2011-03-10block: remove per-queue pluggingJens Axboe
2011-03-09Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-03-09block: Don't check events while open is in progressTejun Heo
2011-03-09block: Don't check events on close unless it was blockedTejun Heo
2011-03-09block: Don't implicitly trigger event check on disk_unblock_events()Tejun Heo
2011-03-09xfs: factor agf counter updates into a helperChristoph Hellwig
2011-03-09xfs: clean up the xfs_alloc_compute_aligned calling conventionChristoph Hellwig
2011-03-09GFS2: Remove potential race in flock codeSteven Whitehouse
2011-03-09GFS2: Fix glock deallocation raceSteven Whitehouse
2011-03-09GFS2: quota allows exceeding hard limitAbhijith Das
2011-03-09nilfs2: get rid of nilfs_sb_info structureRyusuke Konishi
2011-03-08nd->inode is not set on the second attempt in path_walk()Al Viro
2011-03-09nilfs2: use sb instance instead of nilfs_sb_info structRyusuke Konishi
2011-03-09nilfs2: get rid of sc_sbi back pointerRyusuke Konishi
2011-03-09nilfs2: move log writer onto nilfs objectRyusuke Konishi
2011-03-09nilfs2: move next generation counter into nilfs objectRyusuke Konishi
2011-03-09nilfs2: move s_inode_lock and s_dirty_files into nilfs objectRyusuke Konishi
2011-03-09nilfs2: move parameters on nilfs_sb_info into nilfs objectRyusuke Konishi
2011-03-09nilfs2: move mount options to nilfs objectRyusuke Konishi
2011-03-08nfsd: wrong index used in inner looproel
2011-03-08nfsd4: fix struct file leakJ. Bruce Fields
2011-03-08nfsd4: minor nfs4state.c reshufflingJ. Bruce Fields
2011-03-08Btrfs: make sure not to return overlapping extents to fiemapChris Mason
2011-03-08UBIFS: use max_write_size during recoveryArtem Bityutskiy
2011-03-08UBIFS: use max_write_size for write-buffersArtem Bityutskiy
2011-03-08UBIFS: introduce write-buffer size fieldArtem Bityutskiy
2011-03-08UBI: incorporate LEB offset informationArtem Bityutskiy
2011-03-08UBIFS: incorporate maximum write sizeArtem Bityutskiy
2011-03-08block: biovec_slab vs. CONFIG_BLK_DEV_INTEGRITYMartin K. Petersen
2011-03-08unfuck proc_sysctl ->d_compare()Al Viro
2011-03-08nilfs2: record used amount of each checkpoint in checkpoint listRyusuke Konishi
2011-03-08nilfs2: optimize rec_len functionsRyusuke Konishi
2011-03-08nilfs2: append blocksize info to warnings during loading super blocksRyusuke Konishi
2011-03-08nilfs2: add compat ioctlRyusuke Konishi
2011-03-08nilfs2: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSIONRyusuke Konishi