Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
b1fb2c52b2d85f51f36f1661409f9aeef94265ff
/
include
/
linux
b1fb2c5
block: guard bvec iteration logic
by Dmitry Monakhov
· 8 years ago
128b6f9
t10-pi: Move opencoded contants to common header
by Dmitry Monakhov
· 8 years ago
e23947b
bio-integrity: fold bio_integrity_enabled to bio_integrity_prep
by Dmitry Monakhov
· 8 years ago
fbd08e7
bio-integrity: fix interface for bio_integrity_trim
by Dmitry Monakhov
· 8 years ago
7a69f9c6
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
9bd4218
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
892ad5a
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
162b246
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
330e9e4
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
c6b1e36
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
81e3e04
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
by Linus Torvalds
· 8 years ago
401e000
moduleparam: fix doc: hwparam_irq configures an IRQ
by Sylvain 'ythier' Hitier
· 8 years ago
5d6dec6
locking/refcount: Remove the half-implemented refcount_sub() API
by Kees Cook
· 8 years ago
dbd1877
hashtable: remove repeated phrase from a comment
by Jakub Kicinski
· 8 years ago
9ae3b3f5
block: provide bio_uninit() free freeing integrity/task associations
by Jens Axboe
· 8 years ago
fd25d19f
locking/refcount: Create unchecked atomic_t implementation
by Kees Cook
· 8 years ago
7aa1f42
nvme: use a single NVME_AQ_DEPTH and relax it to 32
by Sagi Grimberg
· 8 years ago
1c4bc3a
block: remove the queue_bounce_pfn helper
by Christoph Hellwig
· 8 years ago
3bce016
block: move bounce declarations to block/blk.h
by Christoph Hellwig
· 8 years ago
f5d1184
nvme: add support for streams and directives
by Jens Axboe
· 8 years ago
f793dfd
blk-mq: expose write hints through debugfs
by Jens Axboe
· 8 years ago
cb6934f
block: add support for write hints in a bio
by Jens Axboe
· 8 years ago
c75b1d9
fs: add fcntl() interface for setting/getting write life time hints
by Jens Axboe
· 8 years ago
5f4b37d
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
1bc3cd4
Merge branch 'linus' into sched/core, to pick up fixes
by Ingo Molnar
· 8 years ago
3b7b314
slub: make sysfs file removal asynchronous
by Tejun Heo
· 8 years ago
f95a0d6
Merge commit '8e8320c9315c' into for-4.13/block
by Jens Axboe
· 8 years ago
3c85d6d
sched/loadavg: Generalize "_idle" naming to "_nohz"
by Frederic Weisbecker
· 8 years ago
a4eb8b9
Merge branch 'linus' into x86/mm, to pick up fixes
by Ingo Molnar
· 8 years ago
f9e1698
Merge branch 'linus' into locking/core, to pick up fixes
by Ingo Molnar
· 8 years ago
8d829b9
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
852ec80
blk-mq: Make it safe to quiesce and unquiesce from an interrupt handler
by Bart Van Assche
· 8 years ago
8e8320c
blk-mq: fix performance regression with shared tags
by Jens Axboe
· 8 years ago
9e0c829
block: Add a comment above queue_lockdep_assert_held()
by Bart Van Assche
· 8 years ago
d280bab
block: Introduce request_queue.initialize_rq_fn()
by Bart Van Assche
· 8 years ago
cd6ce14
block: Make request operation type argument declarations consistent
by Bart Van Assche
· 8 years ago
0731967
blk-mq: Reduce blk_mq_hw_ctx size
by Bart Van Assche
· 8 years ago
efbeccd
block: stop using bio_data() in blk_write_same_mergeable
by Christoph Hellwig
· 8 years ago
80ab6af
block: remove the unused bio_to_phys macro
by Christoph Hellwig
· 8 years ago
03a07c9
block: return on congested block device
by Goldwyn Rodrigues
· 8 years ago
a38d124
fs: Introduce IOMAP_NOWAIT
by Goldwyn Rodrigues
· 8 years ago
b745faf
fs: Introduce RWF_NOWAIT and FMODE_AIO_NOWAIT
by Goldwyn Rodrigues
· 8 years ago
7fc9e47
fs: Introduce filemap_range_has_page()
by Goldwyn Rodrigues
· 8 years ago
fdd2f5b
fs: Separate out kiocb flags setup based on RWF_* flags
by Goldwyn Rodrigues
· 8 years ago
f11cc07
sched/core: Drop the unused try_get_task_struct() helper function
by Davidlohr Bueso
· 8 years ago
902b319
Merge branch 'WIP.sched/core' into sched/core
by Ingo Molnar
· 8 years ago
2055da9
sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming
by Ingo Molnar
· 8 years ago
5822a45
sched/wait: Move bit_wait_table[] and related functionality from sched/core.c to sched/wait_bit.c
by Ingo Molnar
· 8 years ago
5dd43ce
sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wait_bit.h>
by Ingo Molnar
· 8 years ago
4b1c480
sched/wait: Re-adjust macro line continuation backslashes in <linux/wait.h>
by Ingo Molnar
· 8 years ago
939798a0
sched/wait: Improve the bit-wait API parameter names in the API function prototypes
by Ingo Molnar
· 8 years ago
76c85dd
sched/wait: Standardize wait_bit_queue naming
by Ingo Molnar
· 8 years ago
2141713
sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field name
by Ingo Molnar
· 8 years ago
9d9d676
sched/wait: Standardize internal naming of wait-queue heads
by Ingo Molnar
· 8 years ago
50816c4
sched/wait: Standardize internal naming of wait-queue entries
by Ingo Molnar
· 8 years ago
ac6424b
sched/wait: Rename wait_queue_t => wait_queue_entry_t
by Ingo Molnar
· 8 years ago
3d88d56
time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accounting
by John Stultz
· 8 years ago
ceea5e3
time: Fix clock->read(clock) race around clocksource changes
by John Stultz
· 8 years ago
63709fd
uuid: Take const on input of uuid_is_null() and guid_is_null()
by Andy Shevchenko
· 8 years ago
1be7107
mm: larger stack guard gap, between vmas
by Hugh Dickins
· 8 years ago
1d9e9bc
blk-mq: don't stop queue for quiescing
by Ming Lei
· 8 years ago
f4560ff
blk-mq: use QUEUE_FLAG_QUIESCED to quiesce queue
by Ming Lei
· 8 years ago
e4e7391
blk-mq: introduce blk_mq_unquiesce_queue
by Ming Lei
· 8 years ago
4f084b4
blk-mq: introduce blk_mq_quiesce_queue_nowait()
by Ming Lei
· 8 years ago
97e0120
blk-mq: move blk_mq_quiesce_queue() into include/linux/blk-mq.h
by Ming Lei
· 8 years ago
9b10f6a
block: remove bio_clone() and all references.
by NeilBrown
· 8 years ago
47e0fb4
blk: make the bioset rescue_workqueue optional.
by NeilBrown
· 8 years ago
011067b
blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
by NeilBrown
· 8 years ago
af67c31
blk: remove bio_set arg from blk_queue_split()
by NeilBrown
· 8 years ago
5bbf4e5
blk-mq-sched: unify request prepare methods
by Christoph Hellwig
· 8 years ago
7b9e936
blk-mq-sched: unify request finished methods
by Christoph Hellwig
· 8 years ago
ab2789b
Merge tag 'configfs-for-4.12' of git://git.infradead.org/users/hch/configfs
by Linus Torvalds
· 8 years ago
e78e462
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
cbfb749
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 8 years ago
6b8190d
nvme: implement NS Optimal IO Boundary from 1.3 Spec
by Scott Bauer
· 8 years ago
435e809
nvme: add fields into identify controller data structure
by Guan Junxiong
· 8 years ago
c61d788
nvmet: allow overriding the NVMe VS via configfs
by Johannes Thumshirn
· 8 years ago
af8b86e
nvme: introduce NVMe Namespace Identification Descriptor structures
by Johannes Thumshirn
· 8 years ago
0add5e8
nvmet: use NVME_IDENTIFY_DATA_SIZE
by Johannes Thumshirn
· 8 years ago
0945e56
scatterlist: add sg_zero_buffer() helper
by Johannes Thumshirn
· 8 years ago
97f6ef6
nvme-pci: remap BAR0 to cover admin CQ doorbell for large stride
by Xu Yu
· 8 years ago
c926820
firmware: dmi_scan: Make dmi_walk and dmi_walk_early return real error codes
by Andy Lutomirski
· 8 years ago
a090bd4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
dc9edc4
block: Fix a blk_exit_rl() regression
by Bart Van Assche
· 8 years ago
db46a0e
net: update undefined ->ndo_change_mtu() comment
by Magnus Damm
· 8 years ago
b85cf73
nvme.h: add dword 12 - 15 fields to struct nvme_features
by Arnav Dawn
· 8 years ago
39673e1
nvme.h: add struct nvme_host_mem_buf_desc and HMB flags
by Christoph Hellwig
· 8 years ago
fdd050b
Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme-base
by Christoph Hellwig
· 8 years ago
3f365cf
Merge branch 'sched/urgent' into x86/mm, to pick up dependent fix
by Ingo Molnar
· 8 years ago
567b64a
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 8 years ago
8f66439
Merge tag 'v4.12-rc5' into for-4.13/block
by Jens Axboe
· 8 years ago
19e72d3
configfs: Introduce config_item_get_unless_zero()
by Bart Van Assche
· 8 years ago
3262764
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 8 years ago
6d53cef
compiler, clang: properly override 'inline' for clang
by Linus Torvalds
· 8 years ago
5e38b72
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 8 years ago
9d0eb46
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
6b7ed45
Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
179145e
Merge tag 'iommu-fixes-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 8 years ago
42211f6
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
4e4cbee
block: switch bios to blk_status_t
by Christoph Hellwig
· 8 years ago
Next »