summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2017-03-0316-168/+447
|\
| * smb2: Enforce sec= mount optionSachin Prabhu2017-03-028-7/+49
| * CIFS: Fix sparse warningsSteve French2017-03-022-4/+4
| * CIFS: implement get_dfs_refer for SMB2+Aurelien Aptel2017-03-022-0/+109
| * CIFS: use DFS pathnames in SMB2+ Create requestsAurelien Aptel2017-03-021-16/+80
| * CIFS: set signing flag in SMB2+ TreeConnect if neededAurelien Aptel2017-03-011-2/+2
| * CIFS: let ses->ipc_tid hold smb2 TreeIdsAurelien Aptel2017-03-011-1/+1
| * CIFS: add use_ipc flag to SMB2_ioctl()Aurelien Aptel2017-03-014-11/+35
| * CIFS: add build_path_from_dentry_optional_prefix()Aurelien Aptel2017-03-013-2/+17
| * CIFS: move DFS response parsing out of SMB1 codeAurelien Aptel2017-03-014-120/+125
| * CIFS: Fix possible use after free in demultiplex threadPavel Shilovsky2017-03-011-6/+26
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2017-03-033-18/+13
|\ \
| * | fuse: release: private_data cannot be NULLMiklos Szeredi2017-02-221-7/+2
| * | fuse: cleanup fuse_file refcountingMiklos Szeredi2017-02-223-11/+10
| * | fuse: add missing FR_FORCEMiklos Szeredi2017-02-221-0/+1
* | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-03-035-27/+148
|\ \ \
| * | | ovl: drop CAP_SYS_RESOURCE from saved mounter's credentialsKonstantin Khlebnikov2017-02-071-2/+6
| * | | ovl: properly implement sync_filesystem()Amir Goldstein2017-02-071-0/+20
| * | | ovl: concurrent copy up of regular filesAmir Goldstein2017-02-071-4/+31
| * | | ovl: introduce copy up waitqueueAmir Goldstein2017-02-074-0/+35
| * | | ovl: copy up regular file using O_TMPFILEAmir Goldstein2017-02-071-7/+20
| * | | ovl: rearrange code in ovl_copy_up_locked()Amir Goldstein2017-02-071-24/+25
| * | | ovl: check if upperdir fs supports O_TMPFILEAmir Goldstein2017-02-073-0/+20
* | | | Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-0372-214/+822
|\ \ \ \
| * | | | statx: Add a system call to make enhanced file info availableDavid Howells2017-03-0272-214/+822
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-03-0319-89/+265
|\ \ \ \ \
| * | | | | block: Move bdi_unregister() to del_gendisk()Jan Kara2017-03-022-1/+5
| * | | | | blk-mq: ensure that bd->last is always set correctlyJens Axboe2017-03-021-7/+43
| * | | | | block: don't call ioc_exit_icq() with the queue lock held for blk-mqJens Axboe2017-03-023-17/+31
| * | | | | block: Initialize bd_bdi on inode initializationJan Kara2017-03-021-2/+4
| * | | | | loop: fix LO_FLAGS_PARTSCAN hangOmar Sandoval2017-03-021-7/+8
| * | | | | nvme: Complete all stuck requestsKeith Busch2017-03-023-5/+79
| * | | | | blk-mq: Provide freeze queue timeoutKeith Busch2017-03-022-0/+11
| * | | | | blk-mq: Export blk_mq_freeze_queue_waitKeith Busch2017-03-022-1/+3
| * | | | | nbd: stop leaking socketsJosef Bacik2017-03-021-1/+3
| * | | | | blk-mq: move update of tags->rqs to __blk_mq_alloc_request()Omar Sandoval2017-03-022-2/+1
| * | | | | blk-mq: kill blk_mq_set_alloc_data()Omar Sandoval2017-03-021-10/+0
| * | | | | blk-mq: make blk_mq_alloc_request_hctx() allocate a scheduler requestOmar Sandoval2017-03-022-24/+20
| * | | | | blk-mq-sched: Allocate sched reserved tags as specified in the original queue...Sagi Grimberg2017-03-024-2/+12
| * | | | | nvme: allocate nvme_queue in correct nodeShaohua Li2017-03-021-4/+8
| * | | | | PCI: add an API to get node from vectorShaohua Li2017-03-022-0/+22
| * | | | | blk-mq: allocate blk_mq_tags and requests in correct nodeShaohua Li2017-03-021-6/+15
* | | | | | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-031218-3575/+5226
|\ \ \ \ \ \
| * | | | | | sched/headers: Clean up <linux/sched.h>Ingo Molnar2017-03-031-571/+651
| * | | | | | sched/headers: Remove #ifdefs from <linux/sched.h>Ingo Molnar2017-03-031-8/+4
| * | | | | | sched/headers: Remove the <linux/topology.h> include from <linux/sched.h>Ingo Molnar2017-03-033-6/+9
| * | | | | | sched/headers, hrtimer: Remove the <linux/wait.h> include from <linux/hrtimer.h>Ingo Molnar2017-03-031-1/+0
| * | | | | | sched/headers, x86/apic: Remove the <linux/pm.h> header inclusion from <asm/a...Ingo Molnar2017-03-031-1/+0
| * | | | | | sched/headers, timers: Remove the <linux/sysctl.h> include from <linux/timer.h>Ingo Molnar2017-03-032-1/+2
| * | | | | | sched/headers: Remove <linux/magic.h> from <linux/sched/task_stack.h>Ingo Molnar2017-03-032-1/+1