aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-03-07nfs: Add support for the v4.1 dacl attributerichacl-wipAndreas Gruenbacher3-6/+48
2017-03-07nfs: Add richacl supportAndreas Gruenbacher7-240/+712
2017-03-07nfs: Distinguish missing users and groups from nobodyAndreas Gruenbacher3-12/+58
2017-03-07sunrpc: Add xdr_init_encode_pagesAndreas Gruenbacher2-0/+27
2017-03-07sunrpc: Allow to demand-allocate pages to encode intoAndreas Gruenbacher1-0/+9
2017-03-07xfs: Don't allow unmapped identifiers in richaclsAndreas Gruenbacher1-0/+4
2017-03-07ext4: Don't allow unmapped identifiers in richaclsAndreas Gruenbacher1-0/+4
2017-03-07nfsd: Add support for unmapped richace identifiersAndreas Gruenbacher3-9/+14
2017-03-07richacl: Add support for unmapped identifiersAndreas Gruenbacher5-33/+222
2017-03-07nfsd: Add support for the MAY_CREATE_{FILE,DIR} permissionsAndreas Gruenbacher3-20/+33
2017-03-07nfsd: Add support for the v4.1 dacl attributeAndreas Gruenbacher5-77/+155
2017-03-07nfsd: Add richacl supportAndreas Gruenbacher4-43/+103
2017-03-07nfsd: Use richacls as internal acl representationAndreas Gruenbacher11-285/+274
2017-03-07nfsd: Keep list of acls to dispose of in compoundargsAndreas Gruenbacher2-0/+33
2017-03-07richacl: Create richacl from mode valuesAndreas Gruenbacher2-0/+89
2017-03-07richacl: Apply the file masks to a richaclAndreas Gruenbacher2-0/+104
2017-03-07richacl: Isolate the owner and group classesAndreas Gruenbacher1-0/+223
2017-03-07richacl: Set the other permissions to the other maskAndreas Gruenbacher1-0/+41
2017-03-07richacl: Set the owner permissions to the owner maskAndreas Gruenbacher1-0/+46
2017-03-07richacl: Propagate everyone@ permissions to other acesAndreas Gruenbacher1-0/+198
2017-03-07richacl: Move everyone@ aces down the aclAndreas Gruenbacher1-0/+65
2017-03-07richacl: acl editing helper functionsAndreas Gruenbacher3-1/+196
2017-03-07xfs: Add richacl supportAndreas Gruenbacher9-21/+198
2017-03-07xfs: Make xfs_set_mode non-staticAndreas Gruenbacher3-18/+27
2017-03-07ext4: Add richacl feature flagAneesh Kumar K.V2-11/+44
2017-03-07ext4: Add richacl supportAneesh Kumar K.V10-3/+228
2017-03-07vfs: Move check_posix_acl and check_richacl out of fs/namei.cAndreas Gruenbacher5-67/+74
2017-03-07vfs: Add richacl permission checkingAndreas Gruenbacher2-4/+70
2017-03-07richacl: Add richacl xattr handlerAndreas Gruenbacher4-0/+86
2017-03-07richacl: xattr mapping functionsAndreas Gruenbacher6-1/+238
2017-03-07richacl: Automatic InheritanceAndreas Gruenbacher3-2/+41
2017-03-07richacl: Create-time inheritanceAndreas Gruenbacher2-0/+153
2017-03-07richacl: Check if an acl is equivalent to a file modeAndreas Gruenbacher2-0/+105
2017-03-07richacl: Update the file masks in chmod()Andreas Gruenbacher2-0/+72
2017-03-07vfs: Cache richacl in struct inodeAndreas Gruenbacher4-5/+105
2017-03-07vfs: Add get_richacl and set_richacl inode operationsAndreas Gruenbacher1-0/+2
2017-03-07vfs: Cache base_acl objects in inodesAndreas Gruenbacher11-104/+128
2017-03-07richacl: Compute maximum file masks from an aclAndreas Gruenbacher2-0/+158
2017-03-07richacl: Permission check algorithmAndreas Gruenbacher2-0/+129
2017-03-07richacl: Permission mapping functionsAndreas Gruenbacher3-0/+158
2017-03-07richacl: In-memory representation and helper functionsAndreas Gruenbacher5-0/+345
2017-03-07vfs: Add permission flags for setting file attributesAndreas Gruenbacher2-12/+70
2017-03-07vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flagsAndreas Gruenbacher2-6/+14
2017-03-07vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flagsAndreas Gruenbacher2-22/+49
2017-03-07vfs: Add IS_ACL() and IS_RICHACL() testsAndreas Gruenbacher4-4/+20
2017-03-05Linux 4.11-rc1Linus Torvalds1-2/+2
2017-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds86-368/+895
2017-03-04Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds12-30/+223
2017-03-04Merge tag 'docs-4.11-fixes' of git://git.lwn.net/linuxLinus Torvalds8-41/+47
2017-03-04Merge tag 'staging-4.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-23/+29
2017-03-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds11-54/+79
2017-03-03Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds11-43/+67
2017-03-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds87-3188/+22372
2017-03-03strparser: destroy workqueue on module exitWANG Cong1-0/+1
2017-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller5-91/+66
2017-03-03Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-12/+48
2017-03-03Merge tag 'pci-v4.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-3/+25
2017-03-03Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-88/+83
2017-03-03Merge tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds8-30/+71
2017-03-03Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds31-302/+852
2017-03-03Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds16-168/+447
2017-03-03Documentation/sphinx: fix primary_domain configurationJohn Keeping1-1/+1
2017-03-03docs: Fix htmldocs build failureMartyn Welch1-2/+2
2017-03-03doc/ko_KR/memory-barriers: Update control-dependencies sectionSeongJae Park1-31/+37
2017-03-03pcieaer doc: update the linkCao jin1-1/+1
2017-03-03Documentation: Update path to sysrq.txtKrzysztof Kozlowski4-6/+6
2017-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds3-18/+13
2017-03-03Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-27/+148
2017-03-03Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds72-214/+822
2017-03-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds19-89/+265
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1218-3575/+5226
2017-03-03Merge tag 'linux-kselftest-4.11-rc1-urgent_fix' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+4
2017-03-03Merge branch 'sfx-fixes'David S. Miller1-6/+6
2017-03-03sfc: fix IPID endianness in TSOv2Edward Cree1-1/+1
2017-03-03sfc: avoid max() in array sizeEdward Cree1-5/+5
2017-03-03Merge tag 'linux-can-fixes-for-4.11-20170303' of git://git.kernel.org/pub/scm...David S. Miller3-24/+38
2017-03-03rds: remove unnecessary returned value checkZhu Yanjun4-14/+4
2017-03-03rxrpc: Fix potential NULL-pointer exceptionDavid Howells1-7/+8
2017-03-03Merge branch 'nfp-fixes'David S. Miller1-3/+4
2017-03-03nfp: correct DMA direction in XDP DMA syncJakub Kicinski1-2/+2
2017-03-03nfp: don't tell FW about the reserved buffer spaceJakub Kicinski1-1/+2
2017-03-03Merge branch 'bgmac-fixes'David S. Miller3-10/+39
2017-03-03net: ethernet: bgmac: mac address change bugHari Vyas1-1/+5
2017-03-03net: ethernet: bgmac: init sequence bugJon Mason2-9/+34
2017-03-03Merge branch 'xen-netback-fixes'David S. Miller1-12/+19
2017-03-03xen-netback: don't vfree() queues under spinlockPaul Durrant1-1/+4
2017-03-03xen-netback: keep a local pointer for vif in backend_disconnect()Paul Durrant1-14/+18
2017-03-03Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller3-6/+23
2017-03-03netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() failsPablo Neira Ayuso2-81/+58
2017-03-03netfilter: nft_set_rbtree: incorrect assumption on lower interval lookupsPablo Neira Ayuso1-5/+4
2017-03-03netfilter: nf_conntrack_sip: fix wrong memory initialisationChristophe Leroy1-2/+0
2017-03-03can: flexcan: fix typo in commentMarc Kleine-Budde1-1/+1
2017-03-03can: usb_8dev: Fix memory leak of priv->cmd_msg_bufferMarc Kleine-Budde1-6/+3
2017-03-03can: gs_usb: fix coding styleEthan Zonca1-6/+5
2017-03-03can: gs_usb: Don't use stack memory for USB transfersEthan Zonca1-11/+29
2017-03-02smb2: Enforce sec= mount optionSachin Prabhu8-7/+49
2017-03-02CIFS: Fix sparse warningsSteve French2-4/+4
2017-03-02ixgbe: Limit use of 2K buffers on architectures with 256B or larger cache linesAlexander Duyck2-2/+3
2017-03-02statx: Add a system call to make enhanced file info availableDavid Howells72-214/+822
2017-03-02Merge tag 'pm-turbostat-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-596/+1570
2017-03-02Merge tag 'acpi-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-8/+12
2017-03-02Merge tag 'pm-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-362/+286
2017-03-02ixgbe: update the rss key on h/w, when ethtool ask for itPaolo Abeni3-4/+20
2017-03-03sched/headers: Clean up <linux/sched.h>Ingo Molnar1-571/+651
2017-03-03sched/headers: Remove #ifdefs from <linux/sched.h>Ingo Molnar1-8/+4
2017-03-03sched/headers: Remove the <linux/topology.h> include from <linux/sched.h>Ingo Molnar3-6/+9
2017-03-03sched/headers, hrtimer: Remove the <linux/wait.h> include from <linux/hrtimer.h>Ingo Molnar1-1/+0
2017-03-03sched/headers, x86/apic: Remove the <linux/pm.h> header inclusion from <asm/a...Ingo Molnar1-1/+0
2017-03-03sched/headers, timers: Remove the <linux/sysctl.h> include from <linux/timer.h>Ingo Molnar2-1/+2
2017-03-03sched/headers: Remove <linux/magic.h> from <linux/sched/task_stack.h>Ingo Molnar2-1/+1
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/init.h>Ingo Molnar1-2/+0
2017-03-03sched/core: Remove unused prefetch_stack()Ingo Molnar3-31/+0
2017-03-03sched/headers: Remove <linux/rculist.h> from <linux/sched.h>Ingo Molnar1-1/+1
2017-03-03sched/headers: Remove the 'init_pid_ns' prototype from <linux/sched.h>Ingo Molnar1-2/+0
2017-03-03sched/headers: Remove <linux/signal.h> from <linux/sched.h>Ingo Molnar1-1/+0
2017-03-03sched/headers: Remove <linux/rwsem.h> from <linux/sched.h>Ingo Molnar3-2/+2
2017-03-03sched/headers: Remove the runqueue_is_locked() prototypeIngo Molnar1-2/+0
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/hotplug.h>Ingo Molnar1-2/+0
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/debug.h>Ingo Molnar1-2/+0
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/nohz.h>Ingo Molnar1-2/+0
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/stat.h>Ingo Molnar1-1/+1
2017-03-03sched/headers: Remove the <linux/gfp.h> include from <linux/sched.h>Ingo Molnar1-1/+0
2017-03-03sched/headers: Remove <linux/rtmutex.h> from <linux/sched.h>Ingo Molnar1-1/+0
2017-03-03sched/headers: Remove <asm/ptrace.h> from <linux/sched.h>Ingo Molnar3-1/+4
2017-03-03sched/headers: Remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar1-1/+0
2017-03-03kasan, sched/headers: Remove <linux/sched.h> from <linux/kasan.h>Ingo Molnar1-1/+0
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/cpufreq.h>Ingo Molnar1-1/+1
2017-03-03sched/headers: Remove <linux/cgroup-defs.h> from <linux/sched.h>Ingo Molnar2-1/+1
2017-03-03sched/headers: Remove #include <linux/capability.h> from <linux/sched.h>Ingo Molnar1-1/+0
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/user.h>Ingo Molnar1-1/+2
2017-03-03sched/headers: Remove unused 'task_can_switch_user()' prototypeIngo Molnar1-3/+0
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/coredump.h>Ingo Molnar1-1/+0
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/mm.h>Ingo Molnar1-0/+2
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/autogroup.h>Ingo Molnar1-2/+1
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/loadavg.h>Ingo Molnar1-2/+0
2017-03-03sched/headers: Remove <linux/sched.h> and <linux/slab.h> from <linux/delayacc...Ingo Molnar2-2/+2
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/clock.h>Ingo Molnar1-1/+1
2017-03-03sched/headers: Remove tsk_is_polling()Ingo Molnar1-5/+0
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/topology.h>Ingo Molnar1-2/+0
2017-03-03sched/headers: Move the sched_exec() prototype to <linux/sched/task.h>Ingo Molnar2-7/+7
2017-03-03sched/headers: Move the get_task_struct()/put_task_struct() and related APIs ...Ingo Molnar2-14/+15
2017-03-03sched/headers, mm: Move 'struct tlbflush_unmap_batch' from <linux/sched.h> to...Ingo Molnar2-21/+22
2017-03-03sched/headers, timekeeping: Move the timer tick function prototypes to <linux...Ingo Molnar3-3/+4
2017-03-03sched/headers: Move _init() prototypes from <linux/sched.h> to <linux/sched/i...Ingo Molnar2-5/+7
2017-03-03sched/headers: Move exit_files() and exit_itimers() from <linux/sched.h> to <...Ingo Molnar2-4/+3
2017-03-03sched/headers: Move kstack_end() from <linux/sched.h> to <linux/sched/task_st...Ingo Molnar2-10/+10
2017-03-03sched/headers, vfs/execve: Move the do_execve*() prototypes from <linux/sched...Ingo Molnar2-8/+10
2017-03-03sched/headers: Move sched_info_on() and force_schedstat_enabled() from <linux...Ingo Molnar2-16/+16
2017-03-03sched/headers: Move cputime functionality from <linux/sched.h> and <linux/cpu...Ingo Molnar5-214/+214
2017-03-03sched/headers: Move the task_lock()/unlock() APIs to <linux/sched/task.h>Ingo Molnar4-21/+22
2017-03-03sched/headers: Move 'init_task' and 'init_thread_union' from <linux/sched.h> ...Ingo Molnar2-3/+6
2017-03-03sched/headers: Remove the <linux/mm_types.h> dependency from <linux/sched.h>Ingo Molnar2-1/+2
2017-03-03mm/headers, sched/headers: Move task related MM types from <linux/mm_types.> ...Ingo Molnar2-49/+55
2017-03-03signals: Move signal data types from <linux/signal.h> to <linux/signal_types.h>Ingo Molnar2-54/+59
2017-03-03sched/headers: Move the 'root_task_group' declaration to <linux/sched/autogro...Ingo Molnar3-6/+5
2017-03-03sched/headers: Move task-stack related APIs from <linux/sched.h> to <linux/sc...Ingo Molnar4-108/+115
2017-03-03sched/headers: Move the PREEMPT_COUNT defines from <linux/sched.h> to <linux/...Ingo Molnar2-21/+21
2017-03-03sched/core: Move, sort and clean up <linux/sched.h> structure predeclarationsIngo Molnar1-33/+23
2017-03-03sched/headers, RCU: Move rcu_copy_process() from <linux/sched/task.h> to kern...Ingo Molnar2-15/+15
2017-03-03sched/headers: Move task lifetime APIs from <linux/sched.h> to <linux/sched/t...Ingo Molnar2-91/+97
2017-03-03sched/headers: Split hotplug CPU interfaces out of <linux/sched.h> into <linu...Ingo Molnar2-15/+20
2017-03-03sched/headers: Move <asm/current.h> include from the middle of <linux/sched.h...Ingo Molnar1-2/+2
2017-03-03sched/headers, time/timekeeping: Move the xtime_update() prototype from <linu...Ingo Molnar2-2/+2
2017-03-03sched/headers: Move debugging functions from <linux/sched.h> to <linux/sched/...Ingo Molnar2-36/+46
2017-03-03sched/headers: Move the NOHZ APIs from <linux/sched.h> to <linux/sched/nohz.h>Ingo Molnar2-35/+39
2017-03-03sched/headers: Move task statistics APIs from <linux/sched.h> to <linux/sched...Ingo Molnar3-10/+19
2017-03-03sched/headers: Move the memalloc_noio_*() APIs to <linux/sched/mm.h>Ingo Molnar2-22/+22
2017-03-03sched/headers: Move signal wakeup & sigpending methods from <linux/sched.h> i...Ingo Molnar2-52/+52
2017-03-03sched/headers: Move CONFIG_TASK_XACCT bits from <linux/sched.h> to <linux/sch...Ingo Molnar2-38/+42
2017-03-03sched/headers: Remove various unrelated headers from <linux/sched.h>Ingo Molnar1-28/+0
2017-03-03sched/headers: Move the JOBCTL_ defines and methods from <linux/sched.h> to <...Ingo Molnar2-30/+32
2017-03-03sched/headers: Move the NUMA balancing interfaces from <linux/sched.h> to <li...Ingo Molnar2-35/+40
2017-03-03sched/headers: Move in_vfork() from <linux/sched.h> to <linux/sched/mm.h>Ingo Molnar2-26/+26
2017-03-03sched/headers: Move the 'init_mm' declaration from <linux/sched.h> to <linux/...Ingo Molnar2-2/+2
2017-03-03sched/headers: Move more mm_struct related functionality from <linux/sched.h>...Ingo Molnar2-21/+21
2017-03-03sched/headers: Move the cpufreq interfaces to <linux/sched/cpufreq.h>Ingo Molnar2-17/+21
2017-03-03sched/headers: Move 'struct pacct_struct' and 'struct cpu_itimer' form <linux...Ingo Molnar2-13/+16
2017-03-03sched/headers: Move softlockup detector watchdog methods to <linux/nmi.h>Ingo Molnar2-37/+37
2017-03-03sched/headers: Move 'struct user_struct' definition and APIs to the new <linu...Ingo Molnar2-53/+54
2017-03-03sched/headers: Move task_struct::signal and task_struct::sighand types and ac...Ingo Molnar12-501/+520
2017-03-03sched/headers: Move task->mm coredumping related defines and methods from <li...Ingo Molnar2-68/+69
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar26-116/+120
2017-03-02Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds32-656/+861
2017-03-03Merge branch 'acpi-apei'Rafael J. Wysocki1-8/+12
2017-03-03Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki7-185/+161
2017-03-03Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-opp'Rafael J. Wysocki7-177/+125
2017-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds15-223/+261
2017-03-02Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-242/+147
2017-03-02block: Move bdi_unregister() to del_gendisk()Jan Kara2-1/+5
2017-03-02CIFS: implement get_dfs_refer for SMB2+Aurelien Aptel2-0/+109
2017-03-02CIFS: use DFS pathnames in SMB2+ Create requestsAurelien Aptel1-16/+80
2017-03-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds43-2832/+4764
2017-03-02xen-netback: Use GFP_ATOMIC to allocate hashAnoob Soman1-1/+1
2017-03-02bonding: use ETH_MAX_MTU as max mtuWANG Cong1-0/+1
2017-03-02netvsc: fix use-after-free in netvsc_change_mtu()Dexuan Cui1-4/+11
2017-03-02Merge tag 'mac80211-for-davem-2017-03-02' of git://git.kernel.org/pub/scm/lin...David S. Miller7-26/+47
2017-03-02Merge tag 'wireless-drivers-for-davem-2017-03-02' of git://git.kernel.org/pub...David S. Miller2-3/+117
2017-03-02Merge tag 'dm-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds1-4/+16
2017-03-02ipv6: ignore null_entry in inet6_rtm_getroute() tooWANG Cong1-0/+6
2017-03-02drivers: net: ethernet: remove incorrect __exit markupsDmitry Torokhov6-25/+25