aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-16Add block_write_full_page_endio for passing endio handlerChris Mason1-11/+34
2009-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds6-21/+24
2009-04-15gfs2: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan1-5/+0
2009-04-15ext4: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan1-2/+0
2009-04-15dio: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan1-2/+0
2009-04-15bio: add documentation to bio_alloc()Jens Axboe1-0/+18
2009-04-15splice: add helpers for locking pipe inodeMiklos Szeredi3-69/+59
2009-04-15splice: remove generic_file_splice_write_nolock()Miklos Szeredi1-59/+0
2009-04-15ocfs2: fix i_mutex locking in ocfs2_splice_to_file()Miklos Szeredi2-22/+77
2009-04-15splice: fix i_mutex locking in generic_splice_write()Miklos Szeredi1-11/+23
2009-04-15splice: remove i_mutex locking in splice_from_pipe()Miklos Szeredi1-16/+2
2009-04-15splice: split up __splice_from_pipe()Miklos Szeredi1-74/+143
2009-04-15GFS2: Use DEFINE_SPINLOCKXu Gang1-1/+1
2009-04-15GFS2: cleanup file_operations messChristoph Hellwig3-14/+16
2009-04-15GFS2: Move umount flush rwsemSteven Whitehouse1-5/+5
2009-04-15GFS2: Fix symlink creation raceSteven Whitehouse1-0/+1
2009-04-15GFS2: Make quotad's waiting interruptibleSteven Whitehouse1-1/+1
2009-04-15buffer: switch do_emergency_thaw() away from pdflush_operation()Jens Axboe1-2/+9
2009-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds1-3/+5
2009-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2Linus Torvalds7-213/+197
2009-04-13ext2: fix data corruption for racing writesJan Kara1-11/+33
2009-04-13jbd: update locking comentsJan Kara1-5/+19
2009-04-13hfs: fix memory leak when unmountingDave Anderson2-0/+5
2009-04-13Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds13-161/+180
2009-04-13nilfs2: fix possible mismatch of sufile counters on recoveryRyusuke Konishi3-16/+45
2009-04-13nilfs2: segment usage file cleanupsRyusuke Konishi2-195/+140
2009-04-13nilfs2: fix wrong accounting and duplicate brelse in nilfs_sufile_set_errorRyusuke Konishi1-7/+10
2009-04-13nilfs2: simplify handling of active state of segments fixRyusuke Konishi1-1/+1
2009-04-13nilfs2: remove module versionRyusuke Konishi2-6/+0
2009-04-13nilfs2: fix lockdep recursive locking warning on meta data filesRyusuke Konishi1-0/+4
2009-04-13nilfs2: fix lockdep recursive locking warning on bmapRyusuke Konishi1-0/+5
2009-04-13nilfs2: return f_fsid for statfs2Ryusuke Konishi1-1/+5
2009-04-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds3-5/+14
2009-04-09Merge branch 'master' into for-linusFelix Blyakher13-161/+180
2009-04-09afs: BUG to BUG_ON changesStoyan Gaydarov1-2/+1
2009-04-09fuse: fix "direct_io" private mmapMiklos Szeredi1-0/+2
2009-04-09fuse: fix argument type in fuse_get_user_pages()Miklos Szeredi1-3/+3
2009-04-08Merge branch 'ext3-latency-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds2-6/+30
2009-04-08nommu: fix typo vma->pg_off to vma->vm_pgoffNobuhiro Iwamatsu1-1/+1
2009-04-08befs: fix build on pariscAlexander Beregalov1-0/+1
2009-04-08ext3: Try to avoid starting a transaction in writepage for data=writepageJan Kara1-5/+18
2009-04-08block_write_full_page: switch synchronous writes to use WRITE_SYNC_PLUGTheodore Ts'o1-1/+12
2009-04-07NFS: Fix the return value in nfs_page_mkwrite()Trond Myklebust1-2/+0
2009-04-07ext4: check block device size on mountFrom: Thiemo Nagel1-0/+9
2009-04-07splice: fix deadlock in splicing to fileMiklos Szeredi2-7/+26
2009-04-07nilfs2: support nanosecond timestampRyusuke Konishi4-9/+7
2009-04-07nilfs2: introduce secondary super blockRyusuke Konishi7-175/+270
2009-04-07nilfs2: simplify handling of active state of segmentsRyusuke Konishi8-208/+29
2009-04-07nilfs2: mark minor flag for checkpoint created by internal operationRyusuke Konishi2-0/+12
2009-04-07nilfs2: clean up sketch fileRyusuke Konishi3-89/+3