| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-01-25 |
|\ |
|
| * | [SCSI] sysfs: add filter function to groups | James Bottomley | 2008-01-23 |
| * | [SCSI] sysfs: fix the sysfs_add_file_to_group interfaces | James Bottomley | 2008-01-23 |
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-01-25 |
|\ \ |
|
| * | | ocfs2: clean up bh null checks | Mark Fasheh | 2008-01-25 |
| * | | ocfs2: document access rules for blocked_lock_list | Mark Fasheh | 2008-01-25 |
| * | | configfs: file.c fix possible recursive locking | Joonwoo Park | 2008-01-25 |
| * | | configfs: dir.c fix possible recursive locking | Joonwoo Park | 2008-01-25 |
| * | | configfs: Remove EXPERIMENTAL | Joel Becker | 2008-01-25 |
| * | | ocfs2: bump version number | Mark Fasheh | 2008-01-25 |
| * | | ocfs2/dlm: Clear joining_node on hearbeat node down | Tao Ma | 2008-01-25 |
| * | | ocfs2: convert byte order of constant instead of variable | Marcin Slusarz | 2008-01-25 |
| * | | ocfs2: Update default cluster timeouts | Sunil Mushran | 2008-01-25 |
| * | | ocfs2: printf fixes | Jan Kara | 2008-01-25 |
| * | | ocfs2: Use generic_file_llseek | Jan Kara | 2008-01-25 |
| * | | ocfs2: Safer read_inline_data() | Jan Kara | 2008-01-25 |
| * | | ocfs2: Silence false lockdep warnings | Jan Kara | 2008-01-25 |
| * | | [PATCH 2/2] ocfs2: cluster aware flock() | Mark Fasheh | 2008-01-25 |
| * | | [PATCH 1/2] ocfs2: add flock lock type | Mark Fasheh | 2008-01-25 |
| * | | ocfs2: Local alloc window size changeable via mount option | Sunil Mushran | 2008-01-25 |
| * | | ocfs2: Support commit= mount option | Mark Fasheh | 2008-01-25 |
| * | | ocfs2: Add missing permission checks | Mark Fasheh | 2008-01-25 |
| * | | [PATCH 2/2] ocfs2: Implement group add for online resize | Tao Ma | 2008-01-25 |
| * | | [PATCH 1/2] ocfs2: Add group extend for online resize | Tao Ma | 2008-01-25 |
| * | | ocfs2: Initalize bitmap_cpg of ocfs2_super to be the maximum. | Tao Ma | 2008-01-25 |
| * | | ocfs2: Documentation update | Mark Fasheh | 2008-01-25 |
| * | | ocfs2: Readpages support | Mark Fasheh | 2008-01-25 |
| * | | ocfs2: Rename ocfs2_meta_[un]lock | Mark Fasheh | 2008-01-25 |
| * | | ocfs2: Remove data locks | Mark Fasheh | 2008-01-25 |
| * | | ocfs2: Add data downconvert worker to inode lock | Mark Fasheh | 2008-01-25 |
| * | | ocfs2: Remove mount/unmount votes | Mark Fasheh | 2008-01-25 |
| * | | ocfs2: Remove fs dependency on ocfs2_heartbeat module | Mark Fasheh | 2008-01-25 |
| * | | ocfs2_dlm: Call node eviction callbacks from heartbeat handler | Mark Fasheh | 2008-01-25 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 2008-01-25 |
|\ \ \
| |/ /
|/| | |
|
| * | | sched: latencytop support | Arjan van de Ven | 2008-01-25 |
| * | | Preempt-RCU: implementation | Paul E. McKenney | 2008-01-25 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... | Linus Torvalds | 2008-01-25 |
|\ \ \
| |/ /
|/| | |
|
| * | | mount options: fix jfs | Miklos Szeredi | 2008-01-24 |
| * | | JFS: simplify types to get rid of sparse warning | Dave Kleikamp | 2008-01-10 |
| * | | JFS: FIx one more plain integer as NULL pointer warning | Dave Kleikamp | 2008-01-03 |
| * | | JFS: Remove defconfig ptr comparison to 0 | Joe Perches | 2008-01-03 |
| * | | JFS: use DIV_ROUND_UP where appropriate | Shaun Zinck | 2008-01-03 |
| * | | Remove unnecessary kmalloc casts in the jfs filesystem | Jack Stone | 2008-01-03 |
| * | | JFS is missing a memory barrier | Nick Piggin | 2008-01-03 |
| * | | JFS: Make sure special inode data is written after journal is flushed | Dave Kleikamp | 2008-01-03 |
| * | | JFS: clear PAGECACHE_TAG_DIRTY for no-write pages | Dave Kleikamp | 2008-01-03 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2008-01-25 |
|\ \ \ |
|
| * | | | security: call security_file_permission from rw_verify_area | James Morris | 2008-01-24 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds | 2008-01-25 |
|\ \ \ \ |
|
| * | | | | [GFS2] Allow journal recovery on read-only mount | Abhijith Das | 2008-01-25 |