index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
cassini.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-04-18
x86 PAT: fix mmap() of holes
Ingo Molnar
1
-1
/
+1
2008-04-18
libata: fix boot panic with SATAPI devices on non-SFF HBAs
James Bottomley
1
-1
/
+2
2008-04-18
x86: kgdb build fix
Harvey Harrison
1
-2
/
+2
2008-04-18
[SCSI] iscsi: bidi support for iscsi_tcp
Boaz Harrosh
1
-14
/
+17
2008-04-18
[SCSI] iscsi: bidi support at the generic libiscsi level
Boaz Harrosh
1
-15
/
+70
2008-04-18
[SCSI] iscsi: extended cdb support
Boaz Harrosh
2
-7
/
+54
2008-04-18
[SCSI] zfcp: Fix error handling for blocked unit for send FCP command
Christof Schmitt
1
-1
/
+1
2008-04-18
[SCSI] zfcp: Remove zfcp_erp_wait from slave destory handler to fix deadlock
Christof Schmitt
1
-1
/
+0
2008-04-18
[SCSI] zfcp: fix 31 bit compile warnings
Martin Peschke
11
-213
/
+211
2008-04-18
[SCSI] bsg: no need to set BSG_F_BLOCK bit in bsg_complete_all_commands
FUJITA Tomonori
1
-2
/
+0
2008-04-18
[SCSI] bsg: remove minor in struct bsg_device
FUJITA Tomonori
1
-6
/
+4
2008-04-18
[SCSI] bsg: use better helper list functions
FUJITA Tomonori
1
-8
/
+6
2008-04-18
[SCSI] bsg: replace kobject_get with blk_get_queue
FUJITA Tomonori
1
-2
/
+7
2008-04-18
[SCSI] bsg: takes a ref to struct device in fops->open
FUJITA Tomonori
1
-6
/
+13
2008-04-18
ocfs2/net: Add debug interface to o2net
Sunil Mushran
6
-3
/
+569
2008-04-18
ocfs2: Only build ocfs2/dlm with the o2cb stack module
Mark Fasheh
1
-1
/
+1
2008-04-18
ocfs2/cluster: Get rid of arguments to the timeout routines
Jeff Mahoney
1
-27
/
+20
2008-04-18
ocfs2: Put tree in MAINTAINERS
Joel Becker
1
-0
/
+1
2008-04-18
ocfs2: Use BUG_ON
Julia Lawall
2
-4
/
+2
2008-04-18
ocfs2: Convert ocfs2 over to unlocked_ioctl
Andi Kleen
3
-13
/
+6
2008-04-18
ocfs2: Improve rename locking
Jan Kara
1
-1
/
+1
2008-04-18
fs/ocfs2/aops.c: test for IS_ERR rather than 0
Julia Lawall
1
-3
/
+3
2008-04-18
ocfs2: Add inode stealing for ocfs2_reserve_new_inode
Tao Ma
6
-5
/
+116
2008-04-18
ocfs2: Add ac_alloc_slot in ocfs2_alloc_context
Tao Ma
3
-0
/
+4
2008-04-18
ocfs2: Add a new parameter for ocfs2_reserve_suballoc_bits
Tao Ma
1
-4
/
+18
2008-04-18
ocfs2: Enable cross extent block merge.
Tao Ma
1
-8
/
+86
2008-04-18
ocfs2: Add support for cross extent block
Tao Ma
1
-41
/
+325
2008-04-18
ocfs2: Move /sys/o2cb to /sys/fs/o2cb
Mark Fasheh
4
-0
/
+40
2008-04-18
sysfs: Allow removal of symlinks in the sysfs root
Mark Fasheh
1
-1
/
+8
2008-04-18
ocfs2: Reconnect after idle time out.
Tao Ma
2
-15
/
+38
2008-04-18
ocfs2/dlm: Cleanup lockres print
Sunil Mushran
1
-11
/
+11
2008-04-18
ocfs2/dlm: Fix lockname in lockres print function
Sunil Mushran
1
-75
/
+51
2008-04-18
ocfs2/dlm: Move dlm_print_one_mle() from dlmmaster.c to dlmdebug.c
Sunil Mushran
3
-160
/
+85
2008-04-18
ocfs2/dlm: Dumps the purgelist into a debugfs file
Sunil Mushran
2
-0
/
+72
2008-04-18
ocfs2/dlm: Dumps the mles into a debugfs file
Sunil Mushran
2
-0
/
+120
2008-04-18
ocfs2/dlm: Move struct dlm_master_list_entry to dlmcommon.h
Sunil Mushran
2
-37
/
+35
2008-04-18
ocfs2/dlm: Dumps the lockres' into a debugfs file
Sunil Mushran
2
-0
/
+255
2008-04-18
ocfs2/dlm: Dump the dlm state in a debugfs file
Sunil Mushran
4
-0
/
+325
2008-04-18
ocfs2/dlm: Create debugfs dirs
Sunil Mushran
4
-2
/
+125
2008-04-18
ocfs2/dlm: Link all lockres' to a tracking list
Sunil Mushran
3
-0
/
+26
2008-04-18
ocfs2/dlm: Create slabcaches for lock and lockres
Sunil Mushran
4
-17
/
+99
2008-04-18
ocfs2/dlm: Rename slabcache dlm_mle_cache to o2dlm_mle
Sunil Mushran
2
-2
/
+4