summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-21secmark: export secctx, drop secmark in procfsEric Paris2-6/+50
2010-10-21conntrack: export lsm context rather than internal secid via netlinkEric Paris2-11/+45
2010-10-21security: secid_to_secctx returns len when data is NULLEric Paris3-4/+16
2010-10-21secmark: make secmark object handling genericEric Paris10-141/+104
2010-10-21secmark: do not return early if there was no errorEric Paris1-1/+1
2010-10-21AppArmor: Ensure the size of the copy is < the buffer allocated to hold itJohn Johansen1-1/+3
2010-10-21TOMOYO: Print URL information before panic().Tetsuo Handa1-1/+10
2010-10-21security: remove unused parameter from security_task_setscheduler()KOSAKI Motohiro8-26/+17
2010-10-21tpm: change 'tpm_suspend_pcr' to be module parameterDmitry Torokhov1-12/+10
2010-10-21selinux: fix up style problem on /selinux/statusKaiGai Kohei2-11/+7
2010-10-21selinux: change to new flag variablematt mooney1-1/+1
2010-10-21selinux: really fix dependency causing parallel compile failure.Paul Gortmaker2-20/+6
2010-10-21selinux: fix parallel compile errorPaul Gortmaker1-1/+1
2010-10-21selinux: fast status update interface (/selinux/status)KaiGai Kohei5-1/+210
2010-10-21.gitignore: ignore apparmor/rlim_names.hYong Zhang1-0/+1
2010-10-21LSM: Fix security_module_enable() error.Tetsuo Handa1-10/+2
2010-10-21selinux: type_bounds_sanity_check has a meaningless variable declarationEric Paris1-2/+2
2010-10-21tomoyo: cleanup. don't store bogus pointerDan Carpenter1-2/+4
2010-10-21x86, mm: Enable ARCH_DMA_ADDR_T_64BIT with X86_64 || HIGHMEM64GFUJITA Tomonori1-0/+3
2010-10-21ceph: do not carry i_lock for readdir from dcacheSage Weil2-26/+18
2010-10-21fs/ceph/xattr.c: Use kmemdupJulia Lawall1-2/+1
2010-10-21rbd: passing wrong variable to bvec_kunmap_irq()Dan Carpenter1-1/+1
2010-10-21rbd: null vs ERR_PTRDan Carpenter1-2/+2
2010-10-21ceph: fix num_pages_free accounting in pagelistSage Weil1-0/+1
2010-10-21ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl.Greg Farnum3-1/+70
2010-10-21ceph: don't crash when passed bad mount optionsYehuda Sadeh1-1/+1
2010-10-21ceph: fix debugfs warningsRandy Dunlap1-1/+2
2010-10-21block: rbd: removing unnecessary testYehuda Sadeh1-4/+0
2010-10-21block: rbd: fixed may leaksVasiliy Kulikov1-6/+8
2010-10-21ceph: switch from BKL to lock_flocks()Sage Weil1-5/+6
2010-10-21ceph: preallocate flock state without locks heldGreg Farnum2-15/+44
2010-10-21ceph: add pagelist_reserve, pagelist_truncate, pagelist_set_cursorGreg Farnum2-9/+118
2010-10-21ceph: use mapping->nrpages to determine if mapping is emptySage Weil1-12/+1
2010-10-21ceph: only invalidate on check_caps if we actually have pagesSage Weil1-1/+1
2010-10-21ceph: do not hide .snap in root directorySage Weil1-1/+0
2010-10-21rbd: introduce rados block device (rbd), based on libcephYehuda Sadeh6-2/+1944
2010-10-21ceph: factor out libceph from Ceph file systemYehuda Sadeh73-1838/+2566
2010-10-21ceph-rbd: osdc support for osd call and rollback operationsYehuda Sadeh3-0/+29
2010-10-21ceph: messenger and osdc changes for rbdYehuda Sadeh6-101/+436
2010-10-21ceph: refactor osdc requests creation functionsYehuda Sadeh2-57/+155
2010-10-21ceph: lookup pool in osdmap by nameYehuda Sadeh2-0/+15
2010-10-21x86: Spread tlb flush vector between nodesShaohua Li1-1/+47
2010-10-21percpu: Introduce a read-mostly percpu APIShaohua Li2-0/+13
2010-10-21Linux 2.6.36v2.6.36Linus Torvalds1-1/+1
2010-10-21Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds7-9/+14
2010-10-21virtio: console: Don't block entire guest if host doesn't read dataAmit Shah1-3/+14
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2-3/+3
2010-10-20x86, mm: Fix incorrect data type in vmalloc_sync_all()Borislav Petkov1-1/+1
2010-10-20spi/omap2_mcspi: Verify TX reg is empty after TX only xfer with DMAIlkka Koskinen1-13/+26
2010-10-20spi/omap2_mcspi: disable channel after TX_ONLY transfer in PIO modeJason Wang1-0/+6