summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Add block_write_full_page_endio for passing endio handlerChris Mason2009-04-161-11/+34
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2009-04-156-21/+24
|\
| * GFS2: Use DEFINE_SPINLOCKXu Gang2009-04-151-1/+1
| * GFS2: cleanup file_operations messChristoph Hellwig2009-04-153-14/+16
| * GFS2: Move umount flush rwsemSteven Whitehouse2009-04-151-5/+5
| * GFS2: Fix symlink creation raceSteven Whitehouse2009-04-151-0/+1
| * GFS2: Make quotad's waiting interruptibleSteven Whitehouse2009-04-151-1/+1
* | gfs2: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan2009-04-151-5/+0
* | ext4: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan2009-04-151-2/+0
* | dio: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan2009-04-151-2/+0
* | bio: add documentation to bio_alloc()Jens Axboe2009-04-151-0/+18
* | splice: add helpers for locking pipe inodeMiklos Szeredi2009-04-153-69/+59
* | splice: remove generic_file_splice_write_nolock()Miklos Szeredi2009-04-151-59/+0
* | ocfs2: fix i_mutex locking in ocfs2_splice_to_file()Miklos Szeredi2009-04-152-22/+77
* | splice: fix i_mutex locking in generic_splice_write()Miklos Szeredi2009-04-151-11/+23
* | splice: remove i_mutex locking in splice_from_pipe()Miklos Szeredi2009-04-151-16/+2
* | splice: split up __splice_from_pipe()Miklos Szeredi2009-04-151-74/+143
* | buffer: switch do_emergency_thaw() away from pdflush_operation()Jens Axboe2009-04-151-2/+9
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2009-04-141-3/+5
|\
| * fuse: fix "direct_io" private mmapMiklos Szeredi2009-04-091-0/+2
| * fuse: fix argument type in fuse_get_user_pages()Miklos Szeredi2009-04-091-3/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2009-04-147-213/+197
|\ \
| * | nilfs2: fix possible mismatch of sufile counters on recoveryRyusuke Konishi2009-04-133-16/+45
| * | nilfs2: segment usage file cleanupsRyusuke Konishi2009-04-132-195/+140
| * | nilfs2: fix wrong accounting and duplicate brelse in nilfs_sufile_set_errorRyusuke Konishi2009-04-131-7/+10
| * | nilfs2: simplify handling of active state of segments fixRyusuke Konishi2009-04-131-1/+1
| * | nilfs2: remove module versionRyusuke Konishi2009-04-132-6/+0
| * | nilfs2: fix lockdep recursive locking warning on meta data filesRyusuke Konishi2009-04-131-0/+4
| * | nilfs2: fix lockdep recursive locking warning on bmapRyusuke Konishi2009-04-131-0/+5
| * | nilfs2: return f_fsid for statfs2Ryusuke Konishi2009-04-131-1/+5
* | | ext2: fix data corruption for racing writesJan Kara2009-04-131-11/+33
* | | jbd: update locking comentsJan Kara2009-04-131-5/+19
* | | hfs: fix memory leak when unmountingDave Anderson2009-04-132-0/+5
* | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-04-1313-161/+180
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' into for-linusFelix Blyakher2009-04-0913-161/+180
| |\ \
| | * | xfs: remove xfs_flush_spaceDave Chinner2009-04-062-48/+16
| | * | xfs: flush delayed allcoation blocks on ENOSPC in createDave Chinner2009-04-061-0/+7
| | * | xfs: block callers of xfs_flush_inodes() correctlyDave Chinner2009-04-062-3/+10
| | * | xfs: make inode flush at ENOSPC synchronousDave Chinner2009-04-064-28/+18
| | * | xfs: use xfs_sync_inodes() for device flushingDave Chinner2009-04-065-30/+38
| | * | xfs: inform the xfsaild of the push target before sleepingDave Chinner2009-04-061-18/+19
| | * | xfs: prevent unwritten extent conversion from blocking I/O completionDave Chinner2009-04-063-17/+31
| | * | xfs: fix double free of inodeDave Chinner2009-04-061-9/+14
| | * | xfs: validate log feature fields correctlyDave Chinner2009-04-061-11/+30
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-04-093-5/+14
|\ \ \ \
| * | | | ext4: check block device size on mountFrom: Thiemo Nagel2009-04-071-0/+9
| * | | | ext4: Fix off-by-one-error in ext4_valid_extent_idx()Thiemo Nagel2009-04-041-1/+1
| * | | | ext4: Fix big-endian problem in __ext4_check_blockref()Thiemo Nagel2009-04-071-4/+4
* | | | | afs: BUG to BUG_ON changesStoyan Gaydarov2009-04-091-2/+1
| |_|_|/ |/| | |
* | | | Merge branch 'ext3-latency-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-04-082-6/+30
|\ \ \ \
OpenPOWER on IntegriCloud