| Commit message (Expand) | Author | Files | Lines |
2008-04-21 | SELinux: xfrm.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -6/+3 |
2008-04-21 | SELinux: nlmsgtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -3/+2 |
2008-04-21 | SELinux: netnode.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -1/+1 |
2008-04-21 | SELinux: netlink.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -10/+10 |
2008-04-21 | SELinux: netlabel.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -1/+1 |
2008-04-21 | SELinux: netif.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -10/+9 |
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 |
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 |