Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
[safe/jmp/linux-2.6] / fs /
2010-05-21 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2010-05-21 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2010-05-21 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2010-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2010-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2010-05-20 Michal Nazarewiczfs/timerfd.c: make use of wait_event_interruptible_lock...
2010-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-20 Linus TorvaldsMerge branch 'for-2.6.35' of git://linux-nfs.org/~bfiel...
2010-05-20 Linus TorvaldsMerge branch 'nfs-for-2.6.35' of git://git.linux-nfs...
2010-05-20 Linus TorvaldsMerge branch 'bkl/procfs' of git://git./linux/kernel...
2010-05-19 Alex ElderMerge branch 'master' into for-linus
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-19 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2010-05-18 Joel Beckerocfs2: Silence a gcc warning.
2010-05-18 Tao Maocfs2: Don't retry xattr set in case value extension...
2010-05-18 Wengang Wangocfs2:dlm: avoid dlm->ast_lock lockres->spinlock depend...
2010-05-18 Tao Maocfs2: Reset xattr value size after xa_cleanup_value_tr...
2010-05-18 Joel BeckerMerge branch 'discontig-bg' of git://oss.oracle.com...
2010-05-18 J. Bruce FieldsRevert "nfsd4: distinguish expired from stale stateids"
2010-05-18 Julia Lawallfs/ocfs2/dlm: Use kstrdup
2010-05-18 Julia Lawallfs/ocfs2/dlm: Drop memory allocation cast
2010-05-18 Tristan YeOcfs2: Optimize punching-hole code.
2010-05-18 Tristan YeOcfs2: Make ocfs2_find_cpos_for_left_leaf() public.
2010-05-18 Tristan YeOcfs2: Fix hole punching to correctly do CoW during...
2010-05-18 Tristan YeOcfs2: Optimize ocfs2 truncate to use ocfs2_remove_btre...
2010-05-18 Pavel Emelyanovnfsd: safer initialization order in find_file()
2010-05-18 J. Bruce Fieldsnfs4: minor callback code simplification, comment
2010-05-18 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2010-05-18 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2010-05-17 James MorrisMerge branch 'next' into for-linus
2010-05-17 Jeff Laytoncifs: fix noserverino handling when unix extensions...
2010-05-17 Jeff Laytoncifs: don't update uniqueid in cifs_fattr_to_inode
2010-05-17 Jeff Laytoncifs: always revalidate hardlinked inodes when using...
2010-05-17 Linus TorvaldsMerge git://git./linux/kernel/git/joern/logfs
2010-05-17 Frederic Weisbeckerprocfs: Kill the bkl in ioctl
2010-05-16 Simon Arlottbridge: update sysfs link names if port device names...
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 Pavel EmelyanovNFSD: don't report compiled-out versions as present
2010-05-14 Trond MyklebustNFS: Don't call iput() in nfs_access_cache_shrinker
next