| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2008-01-27 | 23 | -97/+1052 |
|\ |
|
| * | [CIFS] DFS build fixes | Steve French | 2008-01-25 | 6 | -31/+61 |
| * | [CIFS] DFS support: provide shrinkable mounts | Igor Mammedov | 2008-01-25 | 5 | -1/+387 |
| * | [CIFS] Do not log path names in lookup errors | Steve French | 2008-01-20 | 1 | -6/+4 |
| * | [CIFS] DFS support patchset: Added mountdata | Igor Mammedov | 2008-01-11 | 3 | -2/+41 |
| * | [CIFS] Forgot to add two new files from previous commit | Steve French | 2008-01-10 | 2 | -0/+155 |
| * | [CIFS] DNS name resolution helper upcall for cifs | Steve French | 2008-01-09 | 3 | -14/+42 |
| * | [CIFS] fix checkpatch warnings in fs/cifs/inode.c | Steve French | 2008-01-09 | 3 | -25/+31 |
| * | [CIFS] hold ses sem on tcp session reconnect during mount | Steve French | 2008-01-03 | 1 | -3/+3 |
| * | [CIFS] Allow setting mode via cifs acl | Steve French | 2007-12-31 | 6 | -13/+315 |
| * | [CIFS] fix unicode string alignment in SPNEGO setup | Jeff Layton | 2007-12-31 | 1 | -1/+1 |
| * | [CIFS] cifs_partialpagewrite() cleanup | Steve French | 2007-12-31 | 1 | -5/+3 |
| * | [CIFS] use krb5 session key from first SMB session after a NegProt | Jeff Layton | 2007-12-31 | 1 | -3/+5 |
| * | [CIFS] redo existing session setup if needed in cifs_mount | Jeff Layton | 2007-12-31 | 2 | -2/+11 |
| * | [CIFS] Only dump SPNEGO key if CONFIG_CIFS_DEBUG2 is set | Jeff Layton | 2007-12-31 | 1 | -2/+4 |
| * | [CIFS] fix SetEA failure to some Samba versions | Steve French | 2007-12-31 | 2 | -2/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-01-26 | 2 | -12/+25 |
|\ \ |
|
| * | | [SCSI] sysfs: add filter function to groups | James Bottomley | 2008-01-23 | 1 | -10/+16 |
| * | | [SCSI] sysfs: fix the sysfs_add_file_to_group interfaces | James Bottomley | 2008-01-23 | 1 | -2/+9 |
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-01-26 | 48 | -1453/+1827 |
|\ \ \ |
|
| * | | | ocfs2: clean up bh null checks | Mark Fasheh | 2008-01-26 | 2 | -15/+8 |
| * | | | ocfs2: document access rules for blocked_lock_list | Mark Fasheh | 2008-01-26 | 1 | -0/+6 |
| * | | | configfs: file.c fix possible recursive locking | Joonwoo Park | 2008-01-26 | 1 | -1/+1 |
| * | | | configfs: dir.c fix possible recursive locking | Joonwoo Park | 2008-01-26 | 1 | -2/+3 |
| * | | | configfs: Remove EXPERIMENTAL | Joel Becker | 2008-01-26 | 1 | -2/+2 |
| * | | | ocfs2: bump version number | Mark Fasheh | 2008-01-26 | 4 | -4/+4 |
| * | | | ocfs2/dlm: Clear joining_node on hearbeat node down | Tao Ma | 2008-01-26 | 1 | -6/+6 |
| * | | | ocfs2: convert byte order of constant instead of variable | Marcin Slusarz | 2008-01-26 | 2 | -6/+1 |
| * | | | ocfs2: Update default cluster timeouts | Sunil Mushran | 2008-01-26 | 2 | -3/+3 |
| * | | | ocfs2: printf fixes | Jan Kara | 2008-01-26 | 1 | -2/+2 |
| * | | | ocfs2: Use generic_file_llseek | Jan Kara | 2008-01-26 | 1 | -0/+2 |
| * | | | ocfs2: Safer read_inline_data() | Jan Kara | 2008-01-26 | 1 | -3/+4 |
| * | | | ocfs2: Silence false lockdep warnings | Jan Kara | 2008-01-26 | 7 | -11/+20 |
| * | | | [PATCH 2/2] ocfs2: cluster aware flock() | Mark Fasheh | 2008-01-26 | 6 | -1/+236 |
| * | | | [PATCH 1/2] ocfs2: add flock lock type | Mark Fasheh | 2008-01-26 | 5 | -0/+284 |
| * | | | ocfs2: Local alloc window size changeable via mount option | Sunil Mushran | 2008-01-26 | 5 | -14/+59 |
| * | | | ocfs2: Support commit= mount option | Mark Fasheh | 2008-01-26 | 3 | -2/+30 |
| * | | | ocfs2: Add missing permission checks | Mark Fasheh | 2008-01-26 | 1 | -0/+6 |
| * | | | [PATCH 2/2] ocfs2: Implement group add for online resize | Tao Ma | 2008-01-26 | 5 | -1/+269 |
| * | | | [PATCH 1/2] ocfs2: Add group extend for online resize | Tao Ma | 2008-01-25 | 10 | -7/+518 |
| * | | | ocfs2: Initalize bitmap_cpg of ocfs2_super to be the maximum. | Tao Ma | 2008-01-25 | 1 | -18/+1 |
| * | | | ocfs2: Documentation update | Mark Fasheh | 2008-01-25 | 1 | -8/+2 |
| * | | | ocfs2: Readpages support | Mark Fasheh | 2008-01-25 | 1 | -2/+66 |
| * | | | ocfs2: Rename ocfs2_meta_[un]lock | Mark Fasheh | 2008-01-25 | 16 | -144/+144 |
| * | | | ocfs2: Remove data locks | Mark Fasheh | 2008-01-25 | 9 | -214/+22 |
| * | | | ocfs2: Add data downconvert worker to inode lock | Mark Fasheh | 2008-01-25 | 1 | -0/+5 |
| * | | | ocfs2: Remove mount/unmount votes | Mark Fasheh | 2008-01-25 | 15 | -967/+179 |
| * | | | ocfs2: Remove fs dependency on ocfs2_heartbeat module | Mark Fasheh | 2008-01-25 | 3 | -83/+0 |
| * | | | ocfs2_dlm: Call node eviction callbacks from heartbeat handler | Mark Fasheh | 2008-01-25 | 1 | -0/+7 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 2008-01-25 | 2 | -1/+78 |
|\ \ \ \
| |/ / /
|/| | | |
|