index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firewire
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-04-22
V4L: Storage class should be before const qualifier (sn9c102)
Tobias Klauser
1
-1
/
+1
2008-04-22
V4L: Storage class should be before const qualifier
Tobias Klauser
1
-1
/
+1
2008-04-22
sonypi: Storage class should be before const qualifier
Tobias Klauser
1
-1
/
+1
2008-04-22
intel_menlow: Storage class should be before const qualifier
Tobias Klauser
1
-1
/
+1
2008-04-22
DVB: Storage class should be before const qualifier
Tobias Klauser
1
-2
/
+2
2008-04-22
arm: Storage class should be before const qualifier
Tobias Klauser
2
-5
/
+5
2008-04-22
ALSA: Storage class should be before const qualifier
Tobias Klauser
2
-4
/
+4
2008-04-22
acpi: Storage class should be before const qualifier
Tobias Klauser
1
-1
/
+1
2008-04-22
firmware_sample_driver.c: fix coding style
Pavel Machek
1
-8
/
+6
2008-04-22
MAINTAINERS: Add ati_remote2 driver
Ville Syrjala
1
-0
/
+5
2008-04-22
Documentation: Remove last references to BitKeeper.
Cyril Brulebois
2
-3
/
+2
2008-04-22
Remove documentation of non-existent sk_alloc arg
Rusty Russell
1
-1
/
+0
2008-04-22
trivial: small cleanups
Pavel Machek
4
-7
/
+6
2008-04-22
Correct a few trivial tree details in Documentation/SubmittingPatches
Jesper Juhl
1
-2
/
+2
2008-04-19
security: fix up documentation for security_module_enable
James Morris
1
-1
/
+1
2008-04-19
Security: Introduce security= boot parameter
Ahmed S. Darwish
8
-4
/
+83
2008-04-19
Audit: Final renamings and cleanup
Ahmed S. Darwish
4
-28
/
+93
2008-04-19
SELinux: use new audit hooks, remove redundant exports
Ahmed S. Darwish
5
-108
/
+71
2008-04-19
Audit: internally use the new LSM audit hooks
Ahmed S. Darwish
3
-55
/
+22
2008-04-19
LSM/Audit: Introduce generic Audit LSM hooks
Ahmed S. Darwish
3
-1
/
+127
2008-04-19
SELinux: remove redundant exports
Ahmed S. Darwish
2
-104
/
+0
2008-04-19
Netlink: Use generic LSM hook
Ahmed S. Darwish
1
-2
/
+1
2008-04-19
Audit: use new LSM hooks instead of SELinux exports
Ahmed S. Darwish
3
-37
/
+43
2008-04-19
SELinux: setup new inode/ipc getsecid hooks
Ahmed S. Darwish
1
-2
/
+17
2008-04-19
LSM: Introduce inode_getsecid and ipc_getsecid hooks
Ahmed S. Darwish
3
-2
/
+54
2008-04-19
[NET]: Fix and allocate less memory for ->priv'less netdevices
Alexey Dobriyan
1
-6
/
+9
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
[next]