Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Merge remote-tracking branch 'ovl/misc' into work.misc | Al Viro | 2016-10-08 | 4 | -10/+28 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | vfs: make argument of d_real_inode() const | Miklos Szeredi | 2016-09-16 | 1 | -2/+3 | |
| | * | | | | | | | | locks: fix file locking on overlayfs | Miklos Szeredi | 2016-09-16 | 2 | -2/+15 | |
| | * | | | | | | | | fsnotify: support overlayfs | Aihua Zhang | 2016-09-16 | 1 | -5/+9 | |
| | * | | | | | | | | vfs: update ovl inode before relatime check | Miklos Szeredi | 2016-09-16 | 1 | -1/+0 | |
| | * | | | | | | | | vfs: move permission checking into notify_change() for utimes(NULL) | Miklos Szeredi | 2016-09-16 | 1 | -0/+1 | |
| | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| * | | | | | | | | posix_acl: uapi header split | Andreas Gruenbacher | 2016-09-28 | 5 | -38/+81 | |
| * | | | | | | | | posix_acl: xattr representation cleanups | Andreas Gruenbacher | 2016-09-28 | 1 | -11/+10 | |
| * | | | | | | | | compat: remove compat_printk() | Arnd Bergmann | 2016-09-28 | 1 | -1/+0 | |
| * | | | | | | | | fs/file: more unsigned file descriptors | Alexey Dobriyan | 2016-09-28 | 2 | -4/+4 | |
| * | | | | | | | | get rid of separate multipage fault-in primitives | Al Viro | 2016-09-28 | 2 | -53/+2 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-10-10 | 4 | -16/+50 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86/pkeys: Default to a restrictive init PKRU | Dave Hansen | 2016-09-09 | 1 | -0/+4 | |
| * | | | | | | | | generic syscalls: Wire up memory protection keys syscalls | Dave Hansen | 2016-09-09 | 2 | -1/+19 | |
| * | | | | | | | | x86/pkeys: Allocation/free syscalls | Dave Hansen | 2016-09-09 | 2 | -5/+28 | |
| * | | | | | | | | x86/pkeys: Make mprotect_key() mask off additional vm_flags | Dave Hansen | 2016-09-09 | 1 | -0/+1 | |
| * | | | | | | | | mm: Implement new pkey_mprotect() system call | Dave Hansen | 2016-09-09 | 1 | -12/+0 | |
* | | | | | | | | | Merge branch 'printk-cleanups' | Linus Torvalds | 2016-10-10 | 2 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | printk: reinstate KERN_CONT for printing continuation lines | Linus Torvalds | 2016-10-09 | 2 | -1/+2 | |
* | | | | | | | | | | Merge branch 'for-4.9/block-smp' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-10-10 | 1 | -7/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | blk-mq/cpu-notif: Convert to new hotplug state machine | Thomas Gleixner | 2016-09-22 | 1 | -7/+1 | |
| * | | | | | | | | | | Merge branch 'smp/for-block' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jens Axboe | 2016-09-22 | 2 | -3/+137 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-10-10 | 2 | -8/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | blk-mq: get rid of the cpumask in struct blk_mq_tags | Christoph Hellwig | 2016-09-15 | 1 | -1/+0 | |
| * | | | | | | | | | | | | blk-mq: provide a default queue mapping for PCI device | Christoph Hellwig | 2016-09-15 | 1 | -0/+9 | |
| * | | | | | | | | | | | | blk-mq: allow the driver to pass in a queue mapping | Christoph Hellwig | 2016-09-15 | 1 | -0/+3 | |
| * | | | | | | | | | | | | blk-mq: remove ->map_queue | Christoph Hellwig | 2016-09-15 | 1 | -7/+0 | |
| * | | | | | | | | | | | | blk-mq: only allocate a single mq_map per tag_set | Christoph Hellwig | 2016-09-15 | 1 | -0/+1 | |
| * | | | | | | | | | | | | Merge branch 'irq/for-block' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jens Axboe | 2016-09-15 | 30 | -44/+281 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'dm-4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 2016-10-10 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | dm rq: add DM_MAPIO_DELAY_REQUEUE to delay requeue of blk-mq requests | Mike Snitzer | 2016-09-14 | 1 | -0/+1 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-10-10 | 11 | -19/+998 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packets | Jack Morgenstein | 2016-10-07 | 1 | -1/+12 | |
| * | | | | | | | | | | | | | | IB/mthca: Move user vendor structures | Leon Romanovsky | 2016-10-07 | 2 | -0/+112 | |
| * | | | | | | | | | | | | | | IB/nes: Move user vendor structures | Leon Romanovsky | 2016-10-07 | 2 | -0/+115 | |
| * | | | | | | | | | | | | | | IB/ocrdma: Move user vendor structures | Leon Romanovsky | 2016-10-07 | 2 | -0/+152 | |
| * | | | | | | | | | | | | | | IB/mlx4: Move user vendor structures | Leon Romanovsky | 2016-10-07 | 2 | -0/+108 | |
| * | | | | | | | | | | | | | | IB/cxgb4: Move user vendor structures | Leon Romanovsky | 2016-10-07 | 2 | -0/+82 | |
| * | | | | | | | | | | | | | | IB/cxgb3: Move user vendor structures | Leon Romanovsky | 2016-10-07 | 2 | -0/+77 | |
| * | | | | | | | | | | | | | | IB/mlx5: Move and decouple user vendor structures | Leon Romanovsky | 2016-10-07 | 2 | -0/+250 | |
| * | | | | | | | | | | | | | | IB/{core,hw}: Add constant for node_desc | Yuval Shaia | 2016-10-07 | 1 | -2/+4 | |
| * | | | | | | | | | | | | | | IB/core: Add more fields to IPv6 flow specification | Maor Gottlieb | 2016-10-07 | 2 | -2/+11 | |
| * | | | | | | | | | | | | | | IB/uverbs: Add more fields to IPv4 flow specification | Maor Gottlieb | 2016-10-07 | 2 | -0/+15 | |
| * | | | | | | | | | | | | | | IB/uverbs: Add support to extend flow steering specifications | Maor Gottlieb | 2016-10-07 | 1 | -0/+10 | |
| * | | | | | | | | | | | | | | IB/uverbs: Expose RSS related capabilities | Yishai Hadas | 2016-10-07 | 1 | -0/+14 | |
| * | | | | | | | | | | | | | | IB/core: Expose RSS related capabilities | Yishai Hadas | 2016-10-07 | 1 | -0/+12 | |
| * | | | | | | | | | | | | | | IB/core: remove ib_get_dma_mr | Christoph Hellwig | 2016-09-23 | 1 | -12/+0 | |
| * | | | | | | | | | | | | | | IB/core: add support to create a unsafe global rkey to ib_create_pd | Christoph Hellwig | 2016-09-23 | 1 | -1/+19 | |
| * | | | | | | | | | | | | | | IB/core: rename pd->local_mr to pd->__internal_mr | Christoph Hellwig | 2016-09-23 | 1 | -1/+5 | |
| * | | | | | | | | | | | | | | Merge tag 'shared-for-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Doug Ledford | 2016-08-25 | 5 | -17/+233 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |