aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-19Audit: Final renamings and cleanupGravatar Ahmed S. Darwish 4-28/+93
2008-04-19SELinux: use new audit hooks, remove redundant exportsGravatar Ahmed S. Darwish 5-108/+71
2008-04-19Audit: internally use the new LSM audit hooksGravatar Ahmed S. Darwish 3-55/+22
2008-04-19LSM/Audit: Introduce generic Audit LSM hooksGravatar Ahmed S. Darwish 3-1/+127
2008-04-19SELinux: remove redundant exportsGravatar Ahmed S. Darwish 2-104/+0
2008-04-19Netlink: Use generic LSM hookGravatar Ahmed S. Darwish 1-2/+1
2008-04-19Audit: use new LSM hooks instead of SELinux exportsGravatar Ahmed S. Darwish 3-37/+43
2008-04-19SELinux: setup new inode/ipc getsecid hooksGravatar Ahmed S. Darwish 1-2/+17
2008-04-19LSM: Introduce inode_getsecid and ipc_getsecid hooksGravatar Ahmed S. Darwish 3-2/+54
2008-04-18x86 PAT: fix mmap() of holesGravatar Ingo Molnar 1-1/+1
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Gravatar Linus Torvalds 133-4389/+4873
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Gravatar Linus Torvalds 25-473/+877
2008-04-18libata: fix boot panic with SATAPI devices on non-SFF HBAsGravatar James Bottomley 1-1/+2
2008-04-18Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 47-1042/+5800
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwGravatar Linus Torvalds 45-1131/+1150
2008-04-18x86: kgdb build fixGravatar Harvey Harrison 1-2/+2
2008-04-18[SCSI] iscsi: bidi support for iscsi_tcpGravatar Boaz Harrosh 1-14/+17
2008-04-18[SCSI] iscsi: bidi support at the generic libiscsi levelGravatar Boaz Harrosh 1-15/+70
2008-04-18[SCSI] iscsi: extended cdb supportGravatar Boaz Harrosh 2-7/+54
2008-04-18[SCSI] zfcp: Fix error handling for blocked unit for send FCP commandGravatar Christof Schmitt 1-1/+1
2008-04-18[SCSI] zfcp: Remove zfcp_erp_wait from slave destory handler to fix deadlockGravatar Christof Schmitt 1-1/+0
2008-04-18[SCSI] zfcp: fix 31 bit compile warningsGravatar Martin Peschke 11-213/+211
2008-04-18[SCSI] bsg: no need to set BSG_F_BLOCK bit in bsg_complete_all_commandsGravatar FUJITA Tomonori 1-2/+0
2008-04-18[SCSI] bsg: remove minor in struct bsg_deviceGravatar FUJITA Tomonori 1-6/+4
2008-04-18[SCSI] bsg: use better helper list functionsGravatar FUJITA Tomonori 1-8/+6
2008-04-18[SCSI] bsg: replace kobject_get with blk_get_queueGravatar FUJITA Tomonori 1-2/+7
2008-04-18[SCSI] bsg: takes a ref to struct device in fops->openGravatar FUJITA Tomonori 1-6/+13
2008-04-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Gravatar Linus Torvalds 50-544/+2965
2008-04-18ocfs2/net: Add debug interface to o2netGravatar Sunil Mushran 6-3/+569
2008-04-18ocfs2: Only build ocfs2/dlm with the o2cb stack moduleGravatar Mark Fasheh 1-1/+1
2008-04-18ocfs2/cluster: Get rid of arguments to the timeout routinesGravatar Jeff Mahoney 1-27/+20
2008-04-18ocfs2: Put tree in MAINTAINERSGravatar Joel Becker 1-0/+1
2008-04-18ocfs2: Use BUG_ONGravatar Julia Lawall 2-4/+2
2008-04-18ocfs2: Convert ocfs2 over to unlocked_ioctlGravatar Andi Kleen 3-13/+6
2008-04-18ocfs2: Improve rename lockingGravatar Jan Kara 1-1/+1
2008-04-18fs/ocfs2/aops.c: test for IS_ERR rather than 0Gravatar Julia Lawall 1-3/+3
2008-04-18ocfs2: Add inode stealing for ocfs2_reserve_new_inodeGravatar Tao Ma 6-5/+116
2008-04-18ocfs2: Add ac_alloc_slot in ocfs2_alloc_contextGravatar Tao Ma 3-0/+4
2008-04-18ocfs2: Add a new parameter for ocfs2_reserve_suballoc_bitsGravatar Tao Ma 1-4/+18
2008-04-18ocfs2: Enable cross extent block merge.Gravatar Tao Ma 1-8/+86
2008-04-18ocfs2: Add support for cross extent blockGravatar Tao Ma 1-41/+325
2008-04-18ocfs2: Move /sys/o2cb to /sys/fs/o2cbGravatar Mark Fasheh 4-0/+40
2008-04-18sysfs: Allow removal of symlinks in the sysfs rootGravatar Mark Fasheh 1-1/+8
2008-04-18ocfs2: Reconnect after idle time out.Gravatar Tao Ma 2-15/+38
2008-04-18ocfs2/dlm: Cleanup lockres printGravatar Sunil Mushran 1-11/+11
2008-04-18ocfs2/dlm: Fix lockname in lockres print functionGravatar Sunil Mushran 1-75/+51
2008-04-18ocfs2/dlm: Move dlm_print_one_mle() from dlmmaster.c to dlmdebug.cGravatar Sunil Mushran 3-160/+85
2008-04-18ocfs2/dlm: Dumps the purgelist into a debugfs fileGravatar Sunil Mushran 2-0/+72
2008-04-18ocfs2/dlm: Dumps the mles into a debugfs fileGravatar Sunil Mushran 2-0/+120
2008-04-18ocfs2/dlm: Move struct dlm_master_list_entry to dlmcommon.hGravatar Sunil Mushran 2-37/+35