| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2010-10-27 | 1 | -0/+1 |
|\ |
|
| * | quota: Make QUOTACTL config be selected by its users | Jan Kara | 2010-10-05 | 1 | -0/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-10-26 | 4 | -4/+7 |
|\ \ |
|
| * | | fs: do not assign default i_ino in new_inode | Christoph Hellwig | 2010-10-25 | 1 | -0/+1 |
| * | | new helper: ihold() | Al Viro | 2010-10-25 | 2 | -2/+2 |
| * | | fs: remove inode_add_to_list/__inode_add_to_list | Christoph Hellwig | 2010-10-25 | 1 | -1/+3 |
| * | | fs: kill block_prepare_write | Christoph Hellwig | 2010-10-25 | 1 | -1/+1 |
* | | | writeback: remove nonblocking/encountered_congestion references | Wu Fengguang | 2010-10-26 | 1 | -2/+1 |
|/ / |
|
* | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2010-10-22 | 60 | -1375/+1185 |
|\ \ |
|
| * | | xfs: semaphore cleanup | Thomas Gleixner | 2010-10-18 | 1 | -1/+1 |
| * | | xfs: Extend project quotas to support 32bit project ids | Arkadiusz Mi?kiewicz | 2010-10-18 | 16 | -44/+80 |
| * | | xfs: remove xfs_buf wrappers | Christoph Hellwig | 2010-10-18 | 16 | -48/+33 |
| * | | xfs: remove xfs_cred.h | Christoph Hellwig | 2010-10-18 | 12 | -58/+18 |
| * | | xfs: remove xfs_globals.h | Christoph Hellwig | 2010-10-18 | 2 | -24/+0 |
| * | | xfs: remove xfs_version.h | Christoph Hellwig | 2010-10-18 | 3 | -30/+1 |
| * | | xfs: remove xfs_refcache.h | Christoph Hellwig | 2010-10-18 | 1 | -52/+0 |
| * | | xfs: fix the xfs_trans_committed | Christoph Hellwig | 2010-10-18 | 1 | -2/+3 |
| * | | xfs: remove unused t_callback field in struct xfs_trans | Christoph Hellwig | 2010-10-18 | 2 | -6/+0 |
| * | | xfs: fix bogus m_maxagi check in xfs_iget | Christoph Hellwig | 2010-10-18 | 1 | -2/+2 |
| * | | xfs: do not use xfs_mod_incore_sb_batch for per-cpu counters | Christoph Hellwig | 2010-10-18 | 2 | -107/+85 |
| * | | xfs: do not use xfs_mod_incore_sb for per-cpu counters | Christoph Hellwig | 2010-10-18 | 5 | -40/+35 |
| * | | xfs: remove XFS_MOUNT_NO_PERCPU_SB | Christoph Hellwig | 2010-10-18 | 3 | -29/+19 |
| * | | xfs: pack xfs_buf structure more tightly | Dave Chinner | 2010-10-18 | 1 | -11/+19 |
| * | | xfs: convert buffer cache hash to rbtree | Dave Chinner | 2010-10-18 | 4 | -76/+74 |
| * | | xfs: serialise inode reclaim within an AG | Dave Chinner | 2010-10-18 | 3 | -0/+33 |
| * | | xfs: batch inode reclaim lookup | Dave Chinner | 2010-10-18 | 1 | -33/+77 |
| * | | xfs: implement batched inode lookups for AG walking | Dave Chinner | 2010-10-18 | 2 | -23/+45 |
| * | | xfs: split out inode walk inode grabbing | Dave Chinner | 2010-10-18 | 2 | -54/+34 |
| * | | xfs: split inode AG walking into separate code for reclaim | Dave Chinner | 2010-10-18 | 6 | -115/+122 |
| * | | xfs: remove buftarg hash for external devices | Dave Chinner | 2010-10-18 | 1 | -1/+5 |
| * | | xfs: use unhashed buffers for size checks | Dave Chinner | 2010-10-18 | 3 | -45/+34 |
| * | | xfs: kill XBF_FS_MANAGED buffers | Dave Chinner | 2010-10-18 | 3 | -59/+20 |
| * | | xfs: store xfs_mount in the buftarg instead of in the xfs_buf | Dave Chinner | 2010-10-18 | 5 | -21/+20 |
| * | | xfs: introduced uncached buffer read primitve | Dave Chinner | 2010-10-18 | 2 | -0/+37 |
| * | | xfs: rename xfs_buf_get_nodaddr to be more appropriate | Dave Chinner | 2010-10-18 | 6 | -11/+14 |
| * | | xfs: don't use vfs writeback for pure metadata modifications | Dave Chinner | 2010-10-18 | 12 | -86/+65 |
| * | | xfs: lockless per-ag lookups | Dave Chinner | 2010-10-18 | 3 | -11/+23 |
| * | | xfs: remove debug assert for per-ag reference counting | Dave Chinner | 2010-10-18 | 1 | -2/+0 |
| * | | xfs: reduce the number of CIL lock round trips during commit | Dave Chinner | 2010-10-18 | 1 | -105/+127 |
| * | | xfs: eliminate some newly-reported gcc warnings | Poyo VL | 2010-10-18 | 1 | -2/+2 |
| * | | xfs: remove the ->kill_root btree operation | Christoph Hellwig | 2010-10-18 | 4 | -88/+44 |
| * | | xfs: stop using xfs_qm_dqtobp in xfs_qm_dqflush | Christoph Hellwig | 2010-10-18 | 1 | -88/+76 |
| * | | xfs: simplify xfs_qm_dqusage_adjust | Christoph Hellwig | 2010-10-18 | 1 | -142/+61 |
| * | | xfs: Introduce XFS_IOC_ZERO_RANGE | Dave Chinner | 2010-10-18 | 6 | -9/+27 |
| * | | xfs: use range primitives for xfs page cache operations | Dave Chinner | 2010-10-18 | 1 | -16/+15 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2010-10-22 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | workqueue: add and use WQ_MEM_RECLAIM flag | Tejun Heo | 2010-10-11 | 1 | -1/+1 |
* | | | | Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier | Jens Axboe | 2010-10-19 | 19 | -239/+332 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | xfs: properly account for reclaimed inodes | Johannes Weiner | 2010-10-06 | 1 | -5/+14 |
| | |/
| |/| |
|
| * | | xfs: force background CIL push under sustained load | Dave Chinner | 2010-09-29 | 2 | -19/+30 |
| |/ |
|