summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* NFS: Client implementation of Labeled-NFSDavid Quigley2013-06-082-0/+8
* NFS:Add labels to client function prototypesDavid Quigley2013-06-082-4/+6
* NFSv4: Extend fattr bitmaps to support all 3 wordsDavid Quigley2013-06-081-1/+1
* NFSv4: Introduce new label structureSteve Dickson2013-06-083-0/+37
* NFSv4: Add label recommended attribute and NFSv4 flagsDavid Quigley2013-06-082-1/+4
* NFSv4.2: Added NFS v4.2 support to the NFS clientSteve Dickson2013-06-081-0/+4
* SELinux: Add new labeling type native labelsDavid Quigley2013-06-081-0/+3
* LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data.David Quigley2013-06-081-3/+10
* Security: Add Hook to test if the particular xattr is part of a MAC model.David Quigley2013-06-081-0/+14
* Security: Add hook to calculate context based on a negative dentry.David Quigley2013-06-081-0/+27
* NFS: Add NFSv4.2 protocol constantsSteve Dickson2013-05-131-0/+9
* Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-122-0/+5
|\
| * tracing: Modify soft-mode only if there's no other referrerMasami Hiramatsu2013-05-101-0/+1
| * ftrace, kprobes: Fix a deadlock on ftrace_regex_lockMasami Hiramatsu2013-05-101-0/+4
* | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2013-05-128-33/+36
|\ \
| * \ Merge branch 'postmerge' into for-linusJames Bottomley2013-05-101-4/+12
| |\ \
| | * | [SCSI] sd: use REQ_PM in sd's runtime suspend operationLin Ming2013-05-061-4/+12
| * | | Merge branch 'misc' into for-linusJames Bottomley2013-05-107-29/+24
| |\ \ \
| | * | | [SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are usedMike Christie2013-05-101-6/+2
| | * | | [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley2013-05-104-21/+16
| | * | | [SCSI] libosd: remover duplicate __bitwise annotationDan Carpenter2013-05-021-1/+1
| | * | | [SCSI] bnx2fc: Include chip number in the symbolic nameBhanu Prakash Gollapudi2013-05-021-1/+5
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2013-05-121-1/+1
|\ \ \ \ \
| * | | | | intel_idle: initial C8, C9, C10 supportLen Brown2013-04-181-1/+1
* | | | | | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2013-05-114-21/+38
|\ \ \ \ \ \
| * | | | | | audit: Make testing for a valid loginuid explicit.Eric W. Biederman2013-05-082-0/+6
| * | | | | | audit: fix event coverage of AUDIT_ANOM_LINKEric Paris2013-04-301-9/+11
| * | | | | | audit: add an option to control logging of passwords with pam_tty_auditRichard Guy Briggs2013-04-302-1/+3
| * | | | | | helper for some session id stuffEric Paris2013-04-301-0/+2
| * | | | | | audit: use a consistent audit helper to log lsm informationEric Paris2013-04-301-3/+5
| * | | | | | audit: push loginuid and sessionid processing downEric Paris2013-04-301-2/+2
| * | | | | | audit: stop pushing loginid, uid, sessionid as argumentsEric Paris2013-04-302-6/+3
| * | | | | | audit: allow checking the type of audit message in the user filterEric Paris2013-04-161-1/+1
| * | | | | | kernel: audit: beautify code, for extern function, better to check its parame...Chen Gang2013-04-101-5/+11
| * | | | | | audit: Syscall rules are not applied to existing processes on non-x86Anton Blanchard2013-04-101-1/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-101-0/+2
|\ \ \ \ \ \ \
| * | | | | | | unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro2013-05-091-0/+2
* | | | | | | | Merge tag 'dm-3.10-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-101-0/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | dm: document iterate_devicesAlasdair G Kergon2013-05-101-0/+15
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-05-101-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | HID: debug: fix RCU preemption issueJiri Kosina2013-05-061-1/+1
* | | | | | | | | | Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-05-101-1/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ALSA: Add comment for control TLV APIDavid Henningsson2013-05-081-1/+5
* | | | | | | | | | | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2013-05-101-2/+156
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | NVMe: Simplify Firmware Activate code slightlyMatthew Wilcox2013-05-081-0/+3
| * | | | | | | | | | | NVMe: Meta-data support in NVME_IOCTL_SUBMIT_IOKeith Busch2013-05-021-0/+1
| * | | | | | | | | | | NVMe: Device specific stripe size handlingKeith Busch2013-05-021-0/+1
| * | | | | | | | | | | NVMe: Add a character device for each nvme deviceKeith Busch2013-04-161-0/+5
| * | | | | | | | | | | NVMe: Fix endian-related problems in user I/O submission pathMatthew Wilcox2013-04-161-2/+2
| * | | | | | | | | | | NVMe: Abstract out sector to block number conversionMatthew Wilcox2013-04-161-0/+5