aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-06-28Merge branch 'labeled-nfs' into linux-nextTrond Myklebust5-9/+123
2013-06-08NFS: Client implementation of Labeled-NFSDavid Quigley2-0/+8
2013-06-08NFS:Add labels to client function prototypesDavid Quigley2-4/+6
2013-06-08NFSv4: Extend fattr bitmaps to support all 3 wordsDavid Quigley1-1/+1
2013-06-08NFSv4: Introduce new label structureSteve Dickson3-0/+37
2013-06-08NFSv4: Add label recommended attribute and NFSv4 flagsDavid Quigley2-1/+4
2013-06-08NFSv4.2: Added NFS v4.2 support to the NFS clientSteve Dickson1-0/+4
2013-06-08SELinux: Add new labeling type native labelsDavid Quigley1-0/+3
2013-06-08LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data.David Quigley1-3/+10
2013-06-08Security: Add Hook to test if the particular xattr is part of a MAC model.David Quigley1-0/+14
2013-06-08Security: Add hook to calculate context based on a negative dentry.David Quigley1-0/+27
2013-06-06NFSv4: Close another NFSv4 recovery raceTrond Myklebust1-0/+1
2013-06-06SUNRPC: Remove unused functions rpc_task_set/has_priorityTrond Myklebust1-10/+0
2013-06-06SUNRPC: Remove the unused helpers task_for_each() and task_for_first()Trond Myklebust1-9/+0
2013-06-06SUNRPC: Remove unused function rpc_queue_emptyTrond Myklebust1-1/+0
2013-06-06NFSv4.1: Ensure that layoutget is called using the layout credentialTrond Myklebust1-0/+1
2013-05-13NFS: Add NFSv4.2 protocol constantsSteve Dickson1-0/+9
2013-05-11Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+5
2013-05-11Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-1/+5
2013-05-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-1/+1
2013-05-11Merge git://git.infradead.org/users/eparis/auditLinus Torvalds3-20/+35
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+2
2013-05-10Merge tag 'dm-3.10-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+15
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2013-05-10Merge branch 'misc' into for-linusJames Bottomley1-1/+5
2013-05-10dm: document iterate_devicesAlasdair G Kergon1-0/+15
2013-05-09tracing: Modify soft-mode only if there's no other referrerMasami Hiramatsu1-0/+1
2013-05-09ftrace, kprobes: Fix a deadlock on ftrace_regex_lockMasami Hiramatsu1-0/+4
2013-05-09Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds1-2/+156
2013-05-09ARM: imx: Select GENERIC_ALLOCATORFabio Estevam1-41/+0
2013-05-09unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro1-0/+2
2013-05-09Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+1
2013-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+5
2013-05-09Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtdLinus Torvalds5-68/+69
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-3/+3
2013-05-09Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds4-13/+180
2013-05-09Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2-17/+23
2013-05-08Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-6/+100
2013-05-08Merge tag 'f2fs-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-8/+9
2013-05-08usbnet: allow status interrupt URB to always be activeDan Williams1-0/+5
2013-05-08Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds7-12/+35
2013-05-08Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds4-56/+109
2013-05-08NVMe: Simplify Firmware Activate code slightlyMatthew Wilcox1-0/+3
2013-05-07Merge branch 'akpm' (incoming from Andrew)Linus Torvalds10-175/+141
2013-05-07aio: don't include aio.h in sched.hKent Overstreet4-2/+3
2013-05-07aio: kill ki_retryKent Overstreet1-26/+0
2013-05-07aio: kill ki_keyKent Overstreet1-5/+4
2013-05-07audit: Make testing for a valid loginuid explicit.Eric W. Biederman1-0/+5
2013-05-07aio: kill batch allocationKent Overstreet1-1/+0
2013-05-07aio: use cancellation list lazilyKent Overstreet1-9/+18