| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 2009-06-15 | 26 | -858/+725 |
|\ |
|
| * | nilfs2: support contiguous lookup of blocks | Ryusuke Konishi | 2009-06-10 | 5 | -8/+150 |
| * | nilfs2: add sync_page method to page caches of meta data | Ryusuke Konishi | 2009-06-10 | 3 | -3/+7 |
| * | nilfs2: use device's backing_dev_info for btree node caches | Ryusuke Konishi | 2009-06-10 | 5 | -6/+13 |
| * | nilfs2: return EBUSY against delete request on snapshot | Ryusuke Konishi | 2009-06-10 | 1 | -12/+2 |
| * | nilfs2: enable sync_page method | Ryusuke Konishi | 2009-06-10 | 1 | -1/+1 |
| * | nilfs2: set bio unplug flag for the last bio in segment | Ryusuke Konishi | 2009-06-10 | 1 | -1/+1 |
| * | nilfs2: allow future expansion of metadata read out via get info ioctl | Ryusuke Konishi | 2009-06-10 | 7 | -39/+54 |
| * | NILFS2: Pagecache usage optimization on NILFS2 | Hisashi Hifumi | 2009-06-10 | 1 | -0/+1 |
| * | nilfs2: remove nilfs_btree_operations from btree mapping | Ryusuke Konishi | 2009-06-10 | 2 | -63/+15 |
| * | nilfs2: remove nilfs_direct_operations from direct mapping | Ryusuke Konishi | 2009-06-10 | 2 | -52/+10 |
| * | nilfs2: remove bmap pointer operations | Ryusuke Konishi | 2009-06-10 | 4 | -234/+187 |
| * | nilfs2: remove useless b_low and b_high fields from nilfs_bmap struct | Ryusuke Konishi | 2009-06-10 | 6 | -43/+18 |
| * | nilfs2: remove pointless NULL check of bpop_commit_alloc_ptr function | Ryusuke Konishi | 2009-06-10 | 2 | -13/+6 |
| * | nilfs2: move get block functions in bmap.c into btree codes | Ryusuke Konishi | 2009-06-10 | 3 | -48/+35 |
| * | nilfs2: remove nilfs_bmap_delete_block | Ryusuke Konishi | 2009-06-10 | 3 | -11/+4 |
| * | nilfs2: remove nilfs_bmap_put_block | Ryusuke Konishi | 2009-06-10 | 3 | -24/+16 |
| * | nilfs2: remove header file for segment list operations | Ryusuke Konishi | 2009-06-10 | 4 | -93/+25 |
| * | nilfs2: eliminate removal list of segments | Ryusuke Konishi | 2009-06-10 | 6 | -156/+74 |
| * | nilfs2: add sufile function that can modify multiple segment usages | Ryusuke Konishi | 2009-06-10 | 2 | -0/+101 |
| * | nilfs2: unify bmap operations starting use of indirect block address | Ryusuke Konishi | 2009-06-10 | 4 | -45/+14 |
| * | nilfs2: remove nilfs_dat_prepare_free function | Ryusuke Konishi | 2009-06-10 | 1 | -15/+0 |
* | | ramfs: ignore unknown mount options | Mike Frysinger | 2009-06-14 | 1 | -3/+6 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-06-14 | 5 | -6/+6 |
|\ \ |
|
| * | | trivial: fix typo in bio_alloc kernel doc | Nikanth Karthikesan | 2009-06-12 | 1 | -2/+2 |
| * | | trivial: fix typo compatiable/compatiability has extra 'a'. | Thadeu Lima de Souza Cascardo | 2009-06-12 | 1 | -1/+1 |
| * | | trivial: fs/inode: Fix typo in file_update_time nanodoc | Wolfram Sang | 2009-06-12 | 1 | -1/+1 |
| * | | trivial: fix comment typo in fs/compat.c | Nikanth Karthikesan | 2009-06-12 | 1 | -1/+1 |
| * | | trivial: ext2: fix a typo in comment in ext2.h | Ali Gholami Rudi | 2009-06-12 | 1 | -1/+1 |
* | | | Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linus | Felix Blyakher | 2009-06-12 | 44 | -2083/+1341 |
|\ \ \ |
|
| * | | | xfs: fix small mismerge in xfs_vn_mknod | Christoph Hellwig | 2009-06-12 | 1 | -2/+2 |
| * | | | xfs: fix warnings with CONFIG_XFS_QUOTA disabled | Christoph Hellwig | 2009-06-12 | 1 | -1/+8 |
| * | | | xfs: fix freeing memory in xfs_getbmap() | Felix Blyakher | 2009-06-12 | 1 | -0/+1 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfs | Felix Blyakher | 2009-06-11 | 44 | -2082/+1332 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | xfs: use generic Posix ACL code | Christoph Hellwig | 2009-06-10 | 26 | -1103/+598 |
| | * | | xfs: remove SYNC_BDFLUSH | Christoph Hellwig | 2009-06-08 | 3 | -30/+11 |
| | * | | xfs: remove SYNC_IOWAIT | Christoph Hellwig | 2009-06-08 | 2 | -5/+4 |
| | * | | xfs: split xfs_sync_inodes | Christoph Hellwig | 2009-06-08 | 5 | -30/+53 |
| | * | | xfs: use generic inode iterator in xfs_qm_dqrele_all_inodes | Christoph Hellwig | 2009-06-08 | 3 | -83/+39 |
| | * | | xfs: introduce a per-ag inode iterator | Dave Chinner | 2009-06-08 | 2 | -166/+152 |
| | * | | xfs: remove unused parameter from xfs_reclaim_inodes | Dave Chinner | 2009-06-08 | 3 | -20/+6 |
| | * | | xfs: factor out inode validation for sync | Dave Chinner | 2009-06-08 | 1 | -22/+37 |
| | * | | xfs: split inode flushing from xfs_sync_inodes_ag | Christoph Hellwig | 2009-06-08 | 1 | -17/+33 |
| | * | | xfs: split inode data writeback from xfs_sync_inodes_ag | Dave Chinner | 2009-06-08 | 1 | -20/+32 |
| | * | | xfs: kill xfs_qmops | Christoph Hellwig | 2009-06-08 | 23 | -628/+380 |
| | * | | xfs: validate quota log items during log recovery | Christoph Hellwig | 2009-06-08 | 1 | -6/+32 |
| | * | | xfs: update max log size | Christoph Hellwig | 2009-06-08 | 1 | -4/+7 |
| | * | | xfs: prevent deadlock in xfs_qm_shake() | Felix Blyakher | 2009-06-01 | 1 | -1/+1 |
| | * | | xfs: fix overflow in xfs_growfs_data_private | Eric Sandeen | 2009-05-26 | 1 | -1/+1 |
| | * | | xfs: fix double unlock in xfs_swap_extents() | Felix Blyakher | 2009-05-08 | 1 | -3/+5 |