aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2009-04-16Add block_write_full_page_endio for passing endio handlerGravatar Chris Mason 1-11/+34
2009-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesGravatar Linus Torvalds 6-21/+24
2009-04-15gfs2: Remove code handling bio_alloc failure with __GFP_WAITGravatar Nikanth Karthikesan 1-5/+0
2009-04-15ext4: Remove code handling bio_alloc failure with __GFP_WAITGravatar Nikanth Karthikesan 1-2/+0
2009-04-15dio: Remove code handling bio_alloc failure with __GFP_WAITGravatar Nikanth Karthikesan 1-2/+0
2009-04-15bio: add documentation to bio_alloc()Gravatar Jens Axboe 1-0/+18
2009-04-15splice: add helpers for locking pipe inodeGravatar Miklos Szeredi 3-69/+59
2009-04-15splice: remove generic_file_splice_write_nolock()Gravatar Miklos Szeredi 1-59/+0
2009-04-15ocfs2: fix i_mutex locking in ocfs2_splice_to_file()Gravatar Miklos Szeredi 2-22/+77
2009-04-15splice: fix i_mutex locking in generic_splice_write()Gravatar Miklos Szeredi 1-11/+23
2009-04-15splice: remove i_mutex locking in splice_from_pipe()Gravatar Miklos Szeredi 1-16/+2
2009-04-15splice: split up __splice_from_pipe()Gravatar Miklos Szeredi 1-74/+143
2009-04-15GFS2: Use DEFINE_SPINLOCKGravatar Xu Gang 1-1/+1
2009-04-15GFS2: cleanup file_operations messGravatar Christoph Hellwig 3-14/+16
2009-04-15GFS2: Move umount flush rwsemGravatar Steven Whitehouse 1-5/+5
2009-04-15GFS2: Fix symlink creation raceGravatar Steven Whitehouse 1-0/+1
2009-04-15GFS2: Make quotad's waiting interruptibleGravatar Steven Whitehouse 1-1/+1
2009-04-15buffer: switch do_emergency_thaw() away from pdflush_operation()Gravatar Jens Axboe 1-2/+9
2009-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Gravatar Linus Torvalds 1-3/+5
2009-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Gravatar Linus Torvalds 7-213/+197
2009-04-13ext2: fix data corruption for racing writesGravatar Jan Kara 1-11/+33
2009-04-13jbd: update locking comentsGravatar Jan Kara 1-5/+19
2009-04-13hfs: fix memory leak when unmountingGravatar Dave Anderson 2-0/+5
2009-04-13Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsGravatar Linus Torvalds 13-161/+180
2009-04-13nilfs2: fix possible mismatch of sufile counters on recoveryGravatar Ryusuke Konishi 3-16/+45
2009-04-13nilfs2: segment usage file cleanupsGravatar Ryusuke Konishi 2-195/+140
2009-04-13nilfs2: fix wrong accounting and duplicate brelse in nilfs_sufile_set_errorGravatar Ryusuke Konishi 1-7/+10
2009-04-13nilfs2: simplify handling of active state of segments fixGravatar Ryusuke Konishi 1-1/+1
2009-04-13nilfs2: remove module versionGravatar Ryusuke Konishi 2-6/+0
2009-04-13nilfs2: fix lockdep recursive locking warning on meta data filesGravatar Ryusuke Konishi 1-0/+4
2009-04-13nilfs2: fix lockdep recursive locking warning on bmapGravatar Ryusuke Konishi 1-0/+5
2009-04-13nilfs2: return f_fsid for statfs2Gravatar Ryusuke Konishi 1-1/+5
2009-04-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Gravatar Linus Torvalds 3-5/+14
2009-04-09Merge branch 'master' into for-linusGravatar Felix Blyakher 13-161/+180
2009-04-09afs: BUG to BUG_ON changesGravatar Stoyan Gaydarov 1-2/+1
2009-04-09fuse: fix "direct_io" private mmapGravatar Miklos Szeredi 1-0/+2
2009-04-09fuse: fix argument type in fuse_get_user_pages()Gravatar Miklos Szeredi 1-3/+3
2009-04-08Merge branch 'ext3-latency-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-6/+30
2009-04-08nommu: fix typo vma->pg_off to vma->vm_pgoffGravatar Nobuhiro Iwamatsu 1-1/+1
2009-04-08befs: fix build on pariscGravatar Alexander Beregalov 1-0/+1
2009-04-08ext3: Try to avoid starting a transaction in writepage for data=writepageGravatar Jan Kara 1-5/+18
2009-04-08block_write_full_page: switch synchronous writes to use WRITE_SYNC_PLUGGravatar Theodore Ts'o 1-1/+12
2009-04-07NFS: Fix the return value in nfs_page_mkwrite()Gravatar Trond Myklebust 1-2/+0
2009-04-07ext4: check block device size on mountGravatar From: Thiemo Nagel 1-0/+9
2009-04-07splice: fix deadlock in splicing to fileGravatar Miklos Szeredi 2-7/+26
2009-04-07nilfs2: support nanosecond timestampGravatar Ryusuke Konishi 4-9/+7
2009-04-07nilfs2: introduce secondary super blockGravatar Ryusuke Konishi 7-175/+270
2009-04-07nilfs2: simplify handling of active state of segmentsGravatar Ryusuke Konishi 8-208/+29
2009-04-07nilfs2: mark minor flag for checkpoint created by internal operationGravatar Ryusuke Konishi 2-0/+12
2009-04-07nilfs2: clean up sketch fileGravatar Ryusuke Konishi 3-89/+3