Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2017-04-09 | 14 | -61/+120 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'work.statx' into for-next | Al Viro | 2017-04-03 | 1251 | -8823/+17873 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | statx: Include a mask for stx_attributes in struct statx | David Howells | 2017-04-03 | 5 | -6/+18 | |
| | * | | | | | | statx: Reserve the top bit of the mask for future struct expansion | David Howells | 2017-04-03 | 2 | -0/+3 | |
| | * | | | | | | xfs: report crtime and attribute flags to statx | Darrick J. Wong | 2017-04-03 | 1 | -0/+14 | |
| | * | | | | | | ext4: Add statx support | David Howells | 2017-04-03 | 5 | -4/+39 | |
| | * | | | | | | statx: optimize copy of struct statx to userspace | Eric Biggers | 2017-04-03 | 1 | -42/+32 | |
| | * | | | | | | statx: remove incorrect part of vfs_statx() comment | Eric Biggers | 2017-04-03 | 1 | -3/+0 | |
| | * | | | | | | statx: reject unknown flags when using NULL path | Eric Biggers | 2017-04-03 | 1 | -1/+5 | |
| | * | | | | | | Documentation/filesystems: fix documentation for ->getattr() | Eric Biggers | 2017-04-03 | 3 | -4/+8 | |
| * | | | | | | | alpha: fix stack smashing in old_adjtimex(2) | Al Viro | 2017-04-03 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-04-08 | 15 | -164/+281 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | blk-mq: Restart a single queue if tag sets are shared | Bart Van Assche | 2017-04-07 | 4 | -27/+55 | |
| * | | | | | | | | dm rq: Avoid that request processing stalls sporadically | Bart Van Assche | 2017-04-07 | 1 | -0/+1 | |
| * | | | | | | | | scsi: Avoid that SCSI queues get stuck | Bart Van Assche | 2017-04-07 | 1 | -3/+3 | |
| * | | | | | | | | blk-mq: Introduce blk_mq_delay_run_hw_queue() | Bart Van Assche | 2017-04-07 | 2 | -2/+32 | |
| * | | | | | | | | blk-mq: remap queues when adding/removing hardware queues | Omar Sandoval | 2017-04-07 | 1 | -4/+10 | |
| * | | | | | | | | blk-mq-sched: fix crash in switch error path | Omar Sandoval | 2017-04-07 | 6 | -48/+67 | |
| * | | | | | | | | blk-mq-sched: set up scheduler tags when bringing up new queues | Omar Sandoval | 2017-04-07 | 3 | -1/+35 | |
| * | | | | | | | | blk-mq-sched: refactor scheduler initialization | Omar Sandoval | 2017-04-07 | 3 | -59/+57 | |
| * | | | | | | | | blk-mq: use the right hctx when getting a driver tag fails | Omar Sandoval | 2017-04-07 | 3 | -17/+19 | |
| * | | | | | | | | Merge branch 'nvme-4.11-rc' of git://git.infradead.org/nvme into for-linus | Jens Axboe | 2017-04-04 | 4 | -12/+12 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | nvmet: fix byte swap in nvmet_parse_io_cmd | Christoph Hellwig | 2017-04-02 | 1 | -1/+1 | |
| | * | | | | | | | | nvmet: fix byte swap in nvmet_execute_write_zeroes | Christoph Hellwig | 2017-04-02 | 1 | -1/+1 | |
| | * | | | | | | | | nvmet: add missing byte swap in nvmet_get_smart_log | Christoph Hellwig | 2017-04-02 | 1 | -1/+1 | |
| | * | | | | | | | | nvme: add missing byte swap in nvme_setup_discard | Christoph Hellwig | 2017-04-02 | 1 | -1/+1 | |
| | * | | | | | | | | nvme: Correct NVMF enum values to match NVMe-oF rev 1.0 | Roland Dreier | 2017-04-02 | 1 | -8/+8 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | block: do not put mq context in blk_mq_alloc_request_hctx | Minchan Kim | 2017-03-30 | 1 | -1/+0 | |
* | | | | | | | | | Merge tag 'pinctrl-v4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-04-08 | 7 | -42/+83 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable() | Tony Lindgren | 2017-04-07 | 7 | -42/+83 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'powerpc-4.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2017-04-08 | 6 | -17/+43 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | powerpc/crypto/crc32c-vpmsum: Fix missing preempt_disable() | Michael Ellerman | 2017-04-07 | 1 | -0/+3 | |
| * | | | | | | | | | powerpc/mm: Add missing global TLB invalidate if cxl is active | Frederic Barrat | 2017-04-05 | 1 | -2/+5 | |
| * | | | | | | | | | powerpc/64: Fix flush_(d|i)cache_range() called from modules | Oliver O'Halloran | 2017-04-05 | 1 | -2/+2 | |
| * | | | | | | | | | powerpc: Don't try to fix up misaligned load-with-reservation instructions | Paul Mackerras | 2017-04-04 | 1 | -8/+19 | |
| * | | | | | | | | | powerpc: Disable HFSCR[TM] if TM is not supported | Benjamin Herrenschmidt | 2017-03-28 | 1 | -0/+9 | |
| * | | | | | | | | | selftests/powerpc: Fix standalone powerpc build | Michael Ellerman | 2017-03-27 | 1 | -5/+5 | |
* | | | | | | | | | | mm/mempolicy.c: fix error handling in set_mempolicy and mbind. | Chris Salls | 2017-04-08 | 1 | -12/+8 | |
* | | | | | | | | | | sysctl: report EINVAL if value is larger than UINT_MAX for proc_douintvec | Liping Zhang | 2017-04-08 | 1 | -0/+2 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2017-04-08 | 20 | -25/+47 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | sparc: remove unused wp_works_ok macro | Mathias Krause | 2017-04-06 | 2 | -10/+0 | |
| * | | | | | | | | | | sparc32: Export vac_cache_size to fix build error | Guenter Roeck | 2017-04-06 | 1 | -0/+1 | |
| * | | | | | | | | | | sparc64: Fix memory corruption when THP is enabled | Nitin Gupta | 2017-04-06 | 2 | -5/+5 | |
| * | | | | | | | | | | sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write() | Tom Hromatka | 2017-04-06 | 1 | -7/+8 | |
| * | | | | | | | | | | arch/sparc: Avoid DCTI Couples | Babu Moger | 2017-03-28 | 11 | -0/+18 | |
| * | | | | | | | | | | sparc64: kern_addr_valid regression | bob picco | 2017-03-28 | 1 | -1/+1 | |
| * | | | | | | | | | | sparc64: Add support for 2G hugepages | Nitin Gupta | 2017-03-28 | 3 | -1/+13 | |
| * | | | | | | | | | | sparc64: Fix size check in huge_pte_alloc | Nitin Gupta | 2017-03-28 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-04-08 | 12 | -15/+120 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Radim Krčmář | 2017-04-06 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ |