aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-04-17
| |\ \ \ \ \
| | * | | | | proc: mounts_poll() make consistent to mdstat_pollKOSAKI Motohiro2009-04-16
| | * | | | | sysfs: sysfs poll keep the poll rule of regular file.KOSAKI Motohiro2009-04-16
| | * | | | | sysfs: don't use global workqueue in sysfs_schedule_callback()Alex Chiang2009-04-16
| | |/ / / /
| * | | | | AFS: Guard afs_file_readpage_read_complete() definition with CONFIG_AFS_FSCACHEMatt Kraai2009-04-17
| * | | | | vfat: Note the NLS requirementAlan Cox2009-04-17
| * | | | | splice: fix new kernel-doc warningsRandy Dunlap2009-04-17
| |/ / / /
| * / / / Add block_write_full_page_endio for passing endio handlerChris Mason2009-04-16
| |/ / /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2009-04-15
| |\ \ \
| | * | | GFS2: Use DEFINE_SPINLOCKXu Gang2009-04-15
| | * | | GFS2: cleanup file_operations messChristoph Hellwig2009-04-15
| | * | | GFS2: Move umount flush rwsemSteven Whitehouse2009-04-15
| | * | | GFS2: Fix symlink creation raceSteven Whitehouse2009-04-15
| | * | | GFS2: Make quotad's waiting interruptibleSteven Whitehouse2009-04-15
| | |/ /
| * | | gfs2: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan2009-04-15
| * | | ext4: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan2009-04-15
| * | | dio: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan2009-04-15
| * | | bio: add documentation to bio_alloc()Jens Axboe2009-04-15
| * | | splice: add helpers for locking pipe inodeMiklos Szeredi2009-04-15
| * | | splice: remove generic_file_splice_write_nolock()Miklos Szeredi2009-04-15
| * | | ocfs2: fix i_mutex locking in ocfs2_splice_to_file()Miklos Szeredi2009-04-15
| * | | splice: fix i_mutex locking in generic_splice_write()Miklos Szeredi2009-04-15
| * | | splice: remove i_mutex locking in splice_from_pipe()Miklos Szeredi2009-04-15
| * | | splice: split up __splice_from_pipe()Miklos Szeredi2009-04-15
| * | | buffer: switch do_emergency_thaw() away from pdflush_operation()Jens Axboe2009-04-15
| |/ /
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2009-04-14
| |\ \
| | * | fuse: fix "direct_io" private mmapMiklos Szeredi2009-04-09
| | * | fuse: fix argument type in fuse_get_user_pages()Miklos Szeredi2009-04-09
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2009-04-14
| |\ \ \
| | * | | nilfs2: fix possible mismatch of sufile counters on recoveryRyusuke Konishi2009-04-12
| | * | | nilfs2: segment usage file cleanupsRyusuke Konishi2009-04-12
| | * | | nilfs2: fix wrong accounting and duplicate brelse in nilfs_sufile_set_errorRyusuke Konishi2009-04-12
| | * | | nilfs2: simplify handling of active state of segments fixRyusuke Konishi2009-04-12
| | * | | nilfs2: remove module versionRyusuke Konishi2009-04-12
| | * | | nilfs2: fix lockdep recursive locking warning on meta data filesRyusuke Konishi2009-04-12
| | * | | nilfs2: fix lockdep recursive locking warning on bmapRyusuke Konishi2009-04-12
| | * | | nilfs2: return f_fsid for statfs2Ryusuke Konishi2009-04-12
| | | |/ | | |/|
| * | | ext2: fix data corruption for racing writesJan Kara2009-04-13
| * | | jbd: update locking comentsJan Kara2009-04-13
| * | | hfs: fix memory leak when unmountingDave Anderson2009-04-13
| * | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-04-13
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'master' into for-linusFelix Blyakher2009-04-09
| | |\ \
| | | * | xfs: remove xfs_flush_spaceDave Chinner2009-04-06
| | | * | xfs: flush delayed allcoation blocks on ENOSPC in createDave Chinner2009-04-06
| | | * | xfs: block callers of xfs_flush_inodes() correctlyDave Chinner2009-04-06
| | | * | xfs: make inode flush at ENOSPC synchronousDave Chinner2009-04-06
| | | * | xfs: use xfs_sync_inodes() for device flushingDave Chinner2009-04-06
| | | * | xfs: inform the xfsaild of the push target before sleepingDave Chinner2009-04-06
| | | * | xfs: prevent unwritten extent conversion from blocking I/O completionDave Chinner2009-04-06
| | | * | xfs: fix double free of inodeDave Chinner2009-04-06