signals: make task_struct->signal immutable/refcountable
[safe/jmp/linux-2.6] / fs /
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 Yehuda Sadehceph: all allocation functions should get gfp_mask
2010-05-17 Sage Weilceph: specify max_bytes on readdir replies
2010-05-17 Sage Weilceph: cleanup pool op strings
2010-05-17 Julia Lawallceph: Use kzalloc
2010-05-17 Sage Weilceph: use common helper for aborted dir request invalid...
2010-05-17 Sage Weilceph: cope with out of order (unsafe after safe) mds...
2010-05-17 Sage Weilceph: save peer feature bits in connection structure
2010-05-17 Sage Weilceph: resync headers with userland
2010-05-17 Sage Weilceph: use ceph. prefix for virtual xattrs
2010-05-17 Sage Weilceph: throw out dirty caps metadata, data on session...
2010-05-17 Sage Weilceph: attempt mds reconnect if mds closes our session
2010-05-17 Sage Weilceph: clean up send_mds_reconnect interface
2010-05-17 Sage Weilceph: wait for mds OPEN reply to indicate reconnect...
2010-05-17 Sage Weilceph: only send cap releases when mds is OPEN|HUNG
2010-05-17 Sage Weilceph: dicard cap releases on mds restart
2010-05-17 Yehuda Sadehceph: make mon client statfs handling more generic
2010-05-17 Sage Weilceph: drop src address(es) from message header [new...
2010-05-17 Dan Carpenterceph: cleanup: remove unused assignement
2010-05-17 Sage Weilceph: clean up cap release loop vs spinlock
2010-05-17 Sage Weilceph: name bdi ceph-%d instead of major:minor
2010-05-17 Sage Weilceph: skip mds sync on forced unmount
2010-05-17 Sage Weilceph: adjust masked struct_v variable names
2010-05-17 Sage Weilceph: clean up mount options, ->show_options()
2010-05-17 Sage Weilceph: set dn offset when spliced
2010-05-17 Sage Weilceph: don't clobber i_max_offset on already complete dir
2010-05-17 Sage Weilceph: skip set_dentry_offset work if directory not...
2010-05-17 Sage Weilceph: set next_offset on readdir finish
2010-05-17 Henry C Changceph: listxattr should compare version by >=
2010-05-17 Sage Weilceph: fix xattr dangling pointer / double free
2010-05-17 Sage Weilceph: close messenger race
next