xfs: remove duplicated #include
[safe/jmp/linux-2.6] / fs /
2010-05-28 Huang Weiyixfs: remove duplicated #include
2010-05-28 Li Zefanxfs: convert more trace events to DEFINE_EVENT
2010-05-28 Huang Weiyixfs: xfs_trace.c: remove duplicated #include
2010-05-28 Dave Chinnerxfs: Check new inode size is OK before preallocating
2010-05-28 Christoph Hellwigxfs: clean up xlog_align
2010-05-28 Christoph Hellwigxfs: cleanup log reservation calculactions
2010-05-28 Eric Sandeenxfs: be more explicit if RT mount fails due to config
2010-05-28 Eric Sandeenxfs: replace E2BIG with EFBIG where appropriate
2010-05-24 Dave Chinnerxfs: Ensure inode allocation buffers are fully replayed
2010-05-24 Dave Chinnerxfs: enable background pushing of the CIL
2010-05-24 Dave Chinnerxfs: forced unmounts need to push the CIL
2010-05-24 Dave Chinnerxfs: Introduce delayed logging core code
2010-05-24 Dave Chinnerxfs: Improve scalability of busy extent tracking
2010-05-24 Dave Chinnerxfs: make the log ticket ID available outside the log...
2010-05-24 Dave Chinnerxfs: clean up log ticket overrun debug output
2010-05-24 Dave Chinnerxfs: Clean up XFS_BLI_* flag namespace
2010-05-24 Dave Chinnerxfs: modify buffer item reference counting
2010-05-24 Dave Chinnerxfs: allow log ticket allocation to take allocation...
2010-05-24 Dave Chinnerxfs: Don't reuse the same transaction ID for duplicated...
2010-05-19 Christoph Hellwigxfs: mark xfs_iomap_write_ helpers static
2010-05-19 Christoph Hellwigxfs: clean up end index calculation in xfs_page_state_c...
2010-05-19 Christoph Hellwigxfs: clean up mapping size calculation in __xfs_get_blocks
2010-05-19 Christoph Hellwigxfs: clean up xfs_iomap_valid
2010-05-19 Christoph Hellwigxfs: move I/O type flags into xfs_aops.c
2010-05-19 Christoph Hellwigxfs: kill struct xfs_iomap
2010-05-19 Christoph Hellwigxfs: report iomap_bn in block base
2010-05-19 Christoph Hellwigxfs: report iomap_offset and iomap_bsize in block base
2010-05-19 Christoph Hellwigxfs: remove iomap_delta
2010-05-19 Christoph Hellwigxfs: remove iomap_target
2010-05-19 Christoph Hellwigxfs: limit xfs_imap_to_bmap to a single mapping
2010-05-19 Christoph Hellwigxfs: simplify buffer to transaction matching
2010-05-19 Tao Maxfs: Make fiemap work in query mode.
2010-05-19 Alex Elderxfs: kill off l_sectbb_mask
2010-05-19 Alex Elderxfs: record log sector size rather than log2(that)
2010-05-19 Christoph Hellwigxfs: remove dead XFS_LOUD_RECOVERY code
2010-05-19 Christoph Hellwigxfs: removed unused XFS_QMOPT_ flags
2010-05-19 Christoph Hellwigxfs: remove a few macro indirections in the quota code
2010-05-19 Christoph Hellwigxfs: access quotainfo structure directly
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
next