| Commit message (Expand) | Author | Age |
* | [ATM]: Oops reading net/atm/arp | Denis V. Lunev | 2008-01-28 |
* | [NET]: Consolidate net namespace related proc files creation. | Denis V. Lunev | 2008-01-28 |
* | [SPLICE]: Don't assume regular pages in splice_to_pipe() | Jens Axboe | 2008-01-28 |
* | Merge branch 'for-2.6.25' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-01-28 |
|\ |
|
| * | __bio_clone: don't calculate hw/phys segment counts | Jens Axboe | 2008-01-28 |
* | | cfq-iosched: relax IOPRIO_CLASS_IDLE restrictions | Jens Axboe | 2008-01-28 |
* | | io context sharing: preliminary support | Jens Axboe | 2008-01-28 |
* | | ioprio: move io priority from task_struct to io_context | Jens Axboe | 2008-01-28 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2008-01-27 |
|\ |
|
| * | [CIFS] DFS build fixes | Steve French | 2008-01-25 |
| * | [CIFS] DFS support: provide shrinkable mounts | Igor Mammedov | 2008-01-24 |
| * | [CIFS] Do not log path names in lookup errors | Steve French | 2008-01-19 |
| * | [CIFS] DFS support patchset: Added mountdata | Igor Mammedov | 2008-01-10 |
| * | [CIFS] Forgot to add two new files from previous commit | Steve French | 2008-01-10 |
| * | [CIFS] DNS name resolution helper upcall for cifs | Steve French | 2008-01-09 |
| * | [CIFS] fix checkpatch warnings in fs/cifs/inode.c | Steve French | 2008-01-08 |
| * | [CIFS] hold ses sem on tcp session reconnect during mount | Steve French | 2008-01-03 |
| * | [CIFS] Allow setting mode via cifs acl | Steve French | 2007-12-31 |
| * | [CIFS] fix unicode string alignment in SPNEGO setup | Jeff Layton | 2007-12-30 |
| * | [CIFS] cifs_partialpagewrite() cleanup | Steve French | 2007-12-30 |
| * | [CIFS] use krb5 session key from first SMB session after a NegProt | Jeff Layton | 2007-12-30 |
| * | [CIFS] redo existing session setup if needed in cifs_mount | Jeff Layton | 2007-12-30 |
| * | [CIFS] Only dump SPNEGO key if CONFIG_CIFS_DEBUG2 is set | Jeff Layton | 2007-12-30 |
| * | [CIFS] fix SetEA failure to some Samba versions | Steve French | 2007-12-30 |
* | | 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 |