| Commit message (Expand) | Author | Age |
* | CONFIG_FILE_LOCKING should not depend on CONFIG_BLOCK | Tomas Szepe | 2009-06-16 |
* | remove put_cpu_no_resched() | Thomas Gleixner | 2009-06-16 |
* | poll: avoid extra wakeups in select/poll | Eric Dumazet | 2009-06-16 |
* | ntfs: use is_power_of_2() function for clarity. | Robert P. J. Day | 2009-06-16 |
* | writeback: skip new or to-be-freed inodes | Wu Fengguang | 2009-06-16 |
* | mm: remove __invalidate_mapping_pages variant | Mike Waychison | 2009-06-16 |
* | oom: move oom_adj value from task_struct to mm_struct | David Rientjes | 2009-06-16 |
* | mm: remove CONFIG_UNEVICTABLE_LRU config option | KOSAKI Motohiro | 2009-06-16 |
* | proc: export more page flags in /proc/kpageflags | Wu Fengguang | 2009-06-16 |
* | proc: kpagecount/kpageflags code cleanup | Wu Fengguang | 2009-06-16 |
* | mm: introduce PageHuge() for testing huge/gigantic pages | Wu Fengguang | 2009-06-16 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 2009-06-15 |
|\ |
|
| * | nilfs2: support contiguous lookup of blocks | Ryusuke Konishi | 2009-06-10 |
| * | nilfs2: add sync_page method to page caches of meta data | Ryusuke Konishi | 2009-06-10 |
| * | nilfs2: use device's backing_dev_info for btree node caches | Ryusuke Konishi | 2009-06-10 |
| * | nilfs2: return EBUSY against delete request on snapshot | Ryusuke Konishi | 2009-06-10 |
| * | nilfs2: enable sync_page method | Ryusuke Konishi | 2009-06-10 |
| * | nilfs2: set bio unplug flag for the last bio in segment | Ryusuke Konishi | 2009-06-10 |
| * | nilfs2: allow future expansion of metadata read out via get info ioctl | Ryusuke Konishi | 2009-06-10 |
| * | NILFS2: Pagecache usage optimization on NILFS2 | Hisashi Hifumi | 2009-06-10 |
| * | nilfs2: remove nilfs_btree_operations from btree mapping | Ryusuke Konishi | 2009-06-10 |
| * | nilfs2: remove nilfs_direct_operations from direct mapping | Ryusuke Konishi | 2009-06-10 |
| * | nilfs2: remove bmap pointer operations | Ryusuke Konishi | 2009-06-10 |
| * | nilfs2: remove useless b_low and b_high fields from nilfs_bmap struct | Ryusuke Konishi | 2009-06-10 |
| * | nilfs2: remove pointless NULL check of bpop_commit_alloc_ptr function | Ryusuke Konishi | 2009-06-10 |
| * | nilfs2: move get block functions in bmap.c into btree codes | Ryusuke Konishi | 2009-06-10 |
| * | nilfs2: remove nilfs_bmap_delete_block | Ryusuke Konishi | 2009-06-10 |
| * | nilfs2: remove nilfs_bmap_put_block | Ryusuke Konishi | 2009-06-10 |
| * | nilfs2: remove header file for segment list operations | Ryusuke Konishi | 2009-06-10 |
| * | nilfs2: eliminate removal list of segments | Ryusuke Konishi | 2009-06-10 |
| * | nilfs2: add sufile function that can modify multiple segment usages | Ryusuke Konishi | 2009-06-10 |
| * | nilfs2: unify bmap operations starting use of indirect block address | Ryusuke Konishi | 2009-06-10 |
| * | nilfs2: remove nilfs_dat_prepare_free function | Ryusuke Konishi | 2009-06-10 |
* | | ramfs: ignore unknown mount options | Mike Frysinger | 2009-06-14 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-06-14 |
|\ \ |
|
| * | | trivial: fix typo in bio_alloc kernel doc | Nikanth Karthikesan | 2009-06-12 |
| * | | trivial: fix typo compatiable/compatiability has extra 'a'. | Thadeu Lima de Souza Cascardo | 2009-06-12 |
| * | | trivial: fs/inode: Fix typo in file_update_time nanodoc | Wolfram Sang | 2009-06-12 |
| * | | trivial: fix comment typo in fs/compat.c | Nikanth Karthikesan | 2009-06-12 |
| * | | trivial: ext2: fix a typo in comment in ext2.h | Ali Gholami Rudi | 2009-06-12 |
* | | | Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linus | Felix Blyakher | 2009-06-12 |
|\ \ \ |
|
| * | | | xfs: fix small mismerge in xfs_vn_mknod | Christoph Hellwig | 2009-06-12 |
| * | | | xfs: fix warnings with CONFIG_XFS_QUOTA disabled | Christoph Hellwig | 2009-06-12 |
| * | | | xfs: fix freeing memory in xfs_getbmap() | Felix Blyakher | 2009-06-12 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfs | Felix Blyakher | 2009-06-11 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | xfs: use generic Posix ACL code | Christoph Hellwig | 2009-06-10 |
| | * | | xfs: remove SYNC_BDFLUSH | Christoph Hellwig | 2009-06-08 |
| | * | | xfs: remove SYNC_IOWAIT | Christoph Hellwig | 2009-06-08 |
| | * | | xfs: split xfs_sync_inodes | Christoph Hellwig | 2009-06-08 |
| | * | | xfs: use generic inode iterator in xfs_qm_dqrele_all_inodes | Christoph Hellwig | 2009-06-08 |