xfs: wait for direct I/O to complete in fsync and write_inode
[safe/jmp/linux-2.6] / fs /
2010-05-19 Christoph Hellwigxfs: wait for direct I/O to complete in fsync and write...
2010-05-19 Andrea Gelminixfs: xfs_trace.c: duplicated include
2010-05-19 Alex Elderxfs: minor odds and ends in xfs_log_recover.c
2010-05-19 Alex Elderxfs: avoid repeated pointer dereferences
2010-05-19 Alex Elderxfs: change a few labels in xfs_log_recover.c
2010-05-19 Christoph Hellwigxfs: enforce synchronous writes in xfs_bwrite
2010-05-19 Christoph Hellwigxfs: remove periodic superblock writeback
2010-05-19 Dave Chinnerxfs: make the log ticket transaction id random
2010-05-19 Alex Elderxfs: nothing special about 1-block log sector
2010-05-19 Alex Elderxfs: encapsulate bbcount validity checking
2010-05-19 Alex Elderxfs: kill XLOG_SECTOR_ROUND*()
2010-05-19 Alex Elderxfs: simplify XLOG_SECTOR_ROUND*()
2010-05-19 Alex Elderxfs: fix min bufsize bugs in two places
2010-05-19 Alex Elderxfs: add const qualifiers to xfs error function args
2010-05-19 Christoph Hellwigxfs: remove xfs_dqmarker
2010-05-19 Dave Chinnerxfs: convert the dquot free list to use list heads
2010-05-19 Dave Chinnerxfs: convert the dquot hash list to use list heads
2010-05-19 Dave Chinnerxfs: remove duplicate code from dquot reclaim
2010-05-19 Dave Chinnerxfs: convert the per-mount dquot list to use list heads
2010-05-19 Dave Chinnerxfs: add log item recovery tracing
2010-05-19 Christoph Hellwigxfs: clean up xlog_write_adv_cnt
2010-05-19 Dave Chinnerxfs: introduce new internal log vector structure
2010-05-19 Christoph Hellwigxfs: reindent xlog_write
2010-05-19 Dave Chinnerxfs: factor xlog_write
2010-05-19 Dave Chinnerxfs: log ticket reservation underestimates the number...
2010-05-19 Dave Chinnerxfs: Clean up xfs_trans_committed code after factoring
2010-05-19 Dave Chinnerxfs: update and factor xfs_trans_committed()
2010-05-19 Christoph Hellwigxfs: clean up xfs_trans_commit logic even more
2010-05-19 Dave Chinnerxfs: split out iclog writing from xfs_trans_commit()
2010-05-19 Dave Chinnerxfs: fix reservation release commit flag in xfs_bmap_ad...
2010-05-19 Dave Chinnerxfs: remove stale parameter from ->iop_unpin method
2010-05-19 Dave Chinnerxfs: Add inode pin counts to traces
2010-05-19 Dave Chinnerxfs: factor log item initialisation
2010-05-19 Jan Engelhardtxfs: add blockdev name to kthreads
2010-05-19 Zhitong Wangxfs: Fix integer overflow in fs/xfs/linux-2.6/xfs_ioctl*.c
2010-05-15 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2010-05-15 Dan RosenbergBtrfs: check for read permission on src file in the...
2010-05-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-15 Jan BlunckJFS: Free sbi memory in error path
2010-05-15 Dan Carpenterfs/sysv: dereferencing ERR_PTR()
2010-05-15 Al ViroFix double-free in logfs
2010-05-15 Al ViroFix the regression created by "set S_DEAD on unlink...
2010-05-14 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2010-05-14 Pavel Emelyanovinotify: don't leak user struct on inotify release
2010-05-14 Eric Parisinotify: race use after free/double free in inotify...
2010-05-14 Eric Parisinotify: clean up the inotify_add_watch out path
2010-05-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-13 Jan Karavfs: Fix O_NOFOLLOW behavior for paths with trailing...
2010-05-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-13 David HowellsCacheFiles: Fix error handling in cachefiles_determine_...
2010-05-12 Russell KingInotify: undefined reference to `anon_inode_getfd'
2010-05-12 Sage Weilceph: preserve seq # on requeued messages after transie...
2010-05-12 Sage Weilceph: fix cap removal races
2010-05-12 Robin Holtrevert "procfs: provide stack information for threads...
2010-05-11 Sage Weilceph: zero unused message header, footer fields
2010-05-11 Jeff Laytoncifs: guard against hardlinking directories
2010-05-11 David HowellsCacheFiles: Fix occasional EIO on call to vfs_unlink()
2010-05-11 Sage Weilceph: fix locking for waking session requests after...
2010-05-11 Sage Weilceph: resubmit requests on pg mapping change (not just...
2010-05-11 Sage Weilceph: fix open file counting on snapped inodes when...
2010-05-11 Sage Weilceph: unregister osd request on failure
2010-05-10 Ian Kentautofs4-2.6.34-rc1 - fix link_count usage
2010-05-07 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2010-05-06 Sage Weilceph: don't use writeback_control in writepages completion
2010-05-04 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2010-05-04 Sage Weilceph: unregister bdi before kill_anon_super releases...
2010-05-04 Joel Beckerocfs2: Avoid a gcc warning in ocfs2_wipe_inode().
2010-05-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-03 Sage Weilceph: remove bad auth_x kmem_cache
2010-05-03 Sage Weilceph: fix lockless caps check
2010-05-03 Sage Weilceph: clear dir complete, invalidate dentry on replayed...
2010-05-03 Sage Weilceph: fix direct io truncate offset
2010-05-03 Sage Weilceph: discard incoming messages with bad seq #
2010-05-03 Sage Weilceph: fix seq counting for skipped messages
2010-05-03 Sage Weilceph: add missing #includes
2010-05-03 Sage Weilceph: fix leaked spinlock during mds reconnect
2010-05-03 Sage Weilceph: print more useful version info on module load
2010-05-03 Sage Weilceph: fix snap realm splits
2010-05-03 Sage Weilceph: clear dir complete on d_move
2010-05-03 Ryusuke Konishinilfs2: fix sync silent failure
2010-05-01 David HowellsNFS: Fix RCU issues in the NFSv4 delegation code
2010-05-01 Trond MyklebustNFSv4: Fix the locking in nfs_inode_reclaim_delegation()
2010-04-30 Li Dongyangocfs2: Avoid direct write if we fall back to buffered I/O
2010-04-30 Joel BeckerMerge branch 'skip_delete_inode' of git://git./linux...
2010-04-30 Ralf BaechleInotify: Fix build failure in inotify user support
2010-04-30 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2010-04-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2010-04-29 Dave Chinnerxfs: add a shrinker to background inode reclaim
2010-04-29 Boaz Harroshexofs: Fix "add bdi backing to mount session" fall out
2010-04-29 Jens Axboefs: fs/super.c needs to include backing-dev.h for ...
2010-04-29 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2010-04-29 Arnd Bergmannpktcdvd: improve BKL and compat_ioctl.c usage
2010-04-29 Boaz Harroshexofs: Fix "add bdi backing to mount session" fall out
2010-04-29 Al Vironfs d_revalidate() is too trigger-happy with d_drop()
2010-04-28 Xiaotian Fengnfs: fix memory leak in nfs_get_sb with CONFIG_NFS_V4
2010-04-28 Dan Carpenternfs: fix some issues in nfs41_proc_reclaim_complete()
2010-04-28 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2010-04-27 Linus TorvaldsMerge branch 'for-2.6.34' of git://linux-nfs.org/~bfiel...
2010-04-27 Jerome Marchandprocfs: fix tid fdinfo
2010-04-27 Trond MyklebustNFS: Ensure that nfs_wb_page() waits for Pg_writeback...
next