| Commit message (Expand) | Author | Age | Files | Lines |
* | bsg: split handling of SCSI CDBs vs transport requeues | Christoph Hellwig | 2018-03-13 | 2 | -14/+25 |
* | bsg-lib: remove bsg_job.req | Christoph Hellwig | 2018-03-13 | 1 | -1/+0 |
* | bsg-lib: introduce a timeout field in struct bsg_job | Christoph Hellwig | 2018-03-13 | 1 | -0/+2 |
* | direct-io: Remove unused DIO_SKIP_DIO_COUNT logic | Nikolay Borisov | 2018-03-12 | 1 | -3/+0 |
* | direct-io: Remove unused DIO_ASYNC_EXTEND flag | Nikolay Borisov | 2018-03-12 | 1 | -3/+0 |
* | block: Move the queue_flag_*() functions from a public into a private header ... | Bart Van Assche | 2018-03-08 | 1 | -69/+0 |
* | block: Complain if queue_flag_(set|clear)_unlocked() is abused | Bart Van Assche | 2018-03-08 | 1 | -0/+6 |
* | block: Introduce blk_queue_flag_{set,clear,test_and_{set,clear}}() | Bart Van Assche | 2018-03-08 | 1 | -0/+5 |
* | block: Reorder the queue flag manipulation function definitions | Bart Van Assche | 2018-03-08 | 1 | -11/+11 |
* | misc: rtsx: rename SG_END macro | Arnd Bergmann | 2018-03-01 | 1 | -6/+6 |
* | block: Add 'lock' as third argument to blk_alloc_queue_node() | Bart Van Assche | 2018-02-28 | 1 | -1/+2 |
* | sbitmap: use test_and_set_bit_lock()/clear_bit_unlock() | Omar Sandoval | 2018-02-28 | 1 | -0/+8 |
* | lib/scatterlist: Add SG_CHAIN and SG_END macros for LSB encodings | Anshuman Khandual | 2018-02-28 | 1 | -10/+13 |
* | genhd: Fix BUG in blkdev_open() | Jan Kara | 2018-02-26 | 1 | -0/+1 |
* | genhd: Add helper put_disk_and_module() | Jan Kara | 2018-02-26 | 1 | -0/+1 |
* | genhd: Rename get_disk() to get_disk_and_module() | Jan Kara | 2018-02-26 | 1 | -1/+1 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-02-22 | 6 | -12/+53 |
|\ |
|
| * | bug.h: work around GCC PR82365 in BUG() | Arnd Bergmann | 2018-02-21 | 2 | -1/+19 |
| * | mm, mlock, vmscan: no more skipping pagevecs | Shakeel Butt | 2018-02-21 | 1 | -2/+0 |
| * | mm: memcontrol: fix NR_WRITEBACK leak in memcg and system stats | Johannes Weiner | 2018-02-21 | 1 | -8/+16 |
| * | Kbuild: always define endianess in kconfig.h | Arnd Bergmann | 2018-02-21 | 1 | -0/+6 |
| * | include/linux/sched/mm.h: re-inline mmdrop() | Andrew Morton | 2018-02-21 | 1 | -1/+12 |
* | | efivarfs: Limit the rate for non-root to read files | Luck, Tony | 2018-02-22 | 1 | -0/+4 |
* | | kconfig.h: Include compiler types to avoid missed struct attributes | Kees Cook | 2018-02-22 | 1 | -0/+3 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-02-19 | 2 | -2/+2 |
|\ |
|
| * | skbuff: Fix comment mis-spelling. | David S. Miller | 2018-02-16 | 1 | -1/+1 |
| * | ptr_ring: prevent integer overflow when calculating size | Jason Wang | 2018-02-11 | 1 | -1/+1 |
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-02-18 | 1 | -0/+2 |
|\ \ |
|
| * | | cpumask: Make for_each_cpu_wrap() available on UP as well | Michael Kelley | 2018-02-16 | 1 | -0/+2 |
* | | | Merge tag 'for-linus-20180217' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-02-17 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | block: fix a typo in comment of BLK_MQ_POLL_STATS_BKTS | Minwoo Im | 2018-02-15 | 1 | -1/+1 |
* | | | | Merge tag 'dma-mapping-4.16-2' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2018-02-16 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | dma-mapping: fix a comment typo | Christoph Hellwig | 2018-02-12 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'acpi-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2018-02-15 | 3 | -5/+5 |
|\ \ \ \ |
|
| * | | | | device property: Constify device_get_match_data() | Andy Shevchenko | 2018-02-12 | 3 | -5/+5 |
| * | | | | ACPI / bus: Rename acpi_get_match_data() to acpi_device_get_match_data() | Andy Shevchenko | 2018-02-12 | 1 | -2/+2 |
| |/ / / |
|
* | | | | Merge tag 'pm-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2018-02-15 | 1 | -1/+1 |
|\ \ \ \ |
|
| * \ \ \ | Merge branches 'pm-cpuidle' and 'pm-opp' | Rafael J. Wysocki | 2018-02-15 | 1 | -1/+1 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | PM: cpuidle: Fix cpuidle_poll_state_init() prototype | Rafael J. Wysocki | 2018-02-12 | 1 | -1/+1 |
* | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2018-02-15 | 1 | -1/+1 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | locking/semaphore: Update the file path in documentation | Tycho Andersen | 2018-02-13 | 1 | -1/+1 |
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-02-14 | 2 | -6/+1 |
|\ \ \ \ \ |
|
| * | | | | | x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages | Tony Luck | 2018-02-13 | 1 | -6/+0 |
| * | | | | | vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user page | Jia Zhang | 2018-02-13 | 1 | -0/+1 |
| |/ / / / |
|
* | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-02-14 | 1 | -15/+21 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | nospec: Move array_index_nospec() parameter checking into separate macro | Will Deacon | 2018-02-15 | 1 | -15/+21 |
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2018-02-12 | 2 | -2/+9 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | compiler-gcc.h: __nostackprotector needs gcc-4.4 and up | Geert Uytterhoeven | 2018-02-08 | 1 | -2/+1 |
| * | | | | compiler-gcc.h: Introduce __optimize function attribute | Geert Uytterhoeven | 2018-02-08 | 2 | -0/+8 |
* | | | | | unify {de,}mangle_poll(), get rid of kernel-side POLL... | Al Viro | 2018-02-11 | 1 | -0/+24 |