Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
f57de23ac9019ea84c548a1637d5562ef07a8f7e
f57de23
blk-mq-debugfs: get rid of a bunch of boilerplate
by Omar Sandoval
· 8 years ago
88aabbd
blk-mq-debugfs: rename hw queue directories from <n> to hctx<n>
by Omar Sandoval
· 8 years ago
71b9051
blk-mq-debugfs: don't open code strstrip()
by Omar Sandoval
· 8 years ago
c7e4145
blk-mq-debugfs: error on long write to queue "state" file
by Omar Sandoval
· 8 years ago
1a43511
blk-mq-debugfs: clean up flag definitions
by Omar Sandoval
· 8 years ago
bec03d6
blk-mq-debugfs: separate flags with |
by Omar Sandoval
· 8 years ago
9052c7c
nfs: Fix bdi handling for cloned superblocks
by Jan Kara
· 8 years ago
eabe065
block/mq: Cure cpu hotplug lock inversion
by Peter Zijlstra
· 8 years ago
507f7d6
lightnvm: fix bad back free on error path
by Javier González
· 8 years ago
2e13f33
lightnvm: create cmd before allocating request
by Javier González
· 8 years ago
2719aa2
blk-mq: don't use sync workqueue flushing from drivers
by Jens Axboe
· 8 years ago
6f63503c
mtip32xx: convert internal commands to regular block infrastructure
by Jens Axboe
· 8 years ago
994ff07
mtip32xx: cleanup internal tag assumptions
by Jens Axboe
· 8 years ago
7a148c2
block: don't call blk_mq_quiesce_queue() after queue is frozen
by Ming Lei
· 8 years ago
d6296d39
blk-mq: update ->init_request and ->exit_request prototypes
by Christoph Hellwig
· 8 years ago
a800ce8
Revert "mtip32xx: pass BLK_MQ_F_NO_SCHED"
by Jens Axboe
· 8 years ago
9f2779b
blk-mq-sched: remove hack that bypasses scheduler for reserved requests
by Jens Axboe
· 8 years ago
3f5e6a3
mtip32xx: convert internal command issue to block IO path
by Jens Axboe
· 8 years ago
baed548
mtip32xx: abstract out "are any commands active" helper
by Jens Axboe
· 8 years ago
8afdd94
mtip32xx: kill atomic argument to mtip_quiesce_io()
by Jens Axboe
· 8 years ago
0f6422a
mtip32xx: get rid of 'atomic' argument to mtip_exec_internal_command()
by Jens Axboe
· 8 years ago
c033269
block: Remove elevator_change()
by Bart Van Assche
· 8 years ago
08c521a
Merge branch 'for-4.12/post-merge' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
6947529
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
a351e9b
Linux 4.11
by Linus Torvalds
· 8 years ago
97ce89f
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
14e07f0
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
88d879d
Prevent timer value 0 for MWAITX
by Janakarajan Natarajan
· 8 years ago
8c9a694
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
4fa55ce
fix a braino in ITER_PIPE iov_iter_revert()
by Al Viro
· 8 years ago
0060e79
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 8 years ago
0e91178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
4c761da
net: hso: register netdev later to avoid a race condition
by Andreas Kemnade
· 8 years ago
c21b48c
net: adjust skb->truesize in ___pskb_trim()
by Eric Dumazet
· 8 years ago
7162fb2
tcp: do not underestimate skb->truesize in tcp_trim_head()
by Eric Dumazet
· 8 years ago
19cdead
bonding: avoid defaulting hard_header_len to ETH_HLEN on slave removal
by Paolo Abeni
· 8 years ago
9b83e03
ipv4: Don't pass IP fragments to upper layer GRO handlers.
by Steffen Klassert
· 8 years ago
504926d
cpsw/netcp: refine cpts dependency
by Arnd Bergmann
· 8 years ago
5577e67
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 8 years ago
affb852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
36c02d0
clk: sunxi-ng: always select CCU_GATE
by Arnd Bergmann
· 8 years ago
28b2013
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
c518471
Merge branch 'tipc-socket-connection-hangs'
by David S. Miller
· 8 years ago
c1be775
tipc: close the connection if protocol messages contain errors
by Parthasarathy Bhuvaragan
· 8 years ago
4e0df49
tipc: improve error validations for sockets in CONNECTING state
by Parthasarathy Bhuvaragan
· 8 years ago
42b531d
tipc: Fix missing connection request handling
by Parthasarathy Bhuvaragan
· 8 years ago
9438b3e0
block: hide badblocks attribute by default
by Dan Williams
· 8 years ago
21c6e93
blk-mq: unify hctx delay_work and run_work
by Jens Axboe
· 8 years ago
818cd1c
block: add kblock_mod_delayed_work_on()
by Jens Axboe
· 8 years ago
9f99373
blk-mq: unify hctx delayed_run_work and run_work
by Jens Axboe
· 8 years ago
60ae36a
nbd: fix use after free on module unload
by Josef Bacik
· 8 years ago
bf290f8
MAINTAINERS: bfq: Add Paolo as maintainer for the BFQ I/O scheduler
by Ulf Hansson
· 8 years ago
8b5d11e
Merge tag 'nfsd-4.11-3' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
19ac447
Merge tag 'ceph-for-4.11-rc9' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 8 years ago
f56fc7b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
59372bb
statx: correct error handling of NULL pathname
by Michael Kerrisk (man-pages)
· 8 years ago
b06e13c
Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/post-merge
by Jens Axboe
· 8 years ago
3393180
blk-mq-sched: alloate reserved tags out of normal pool
by Jens Axboe
· 8 years ago
a4e84aa
mtip32xx: use runtime tag to initialize command header
by Ming Lei
· 8 years ago
cfcf99f
xfrm: fix GRO for !CONFIG_NETFILTER
by Sabrina Dubroca
· 8 years ago
25e2d8c
sched/cputime: Fix ksoftirqd cputime accounting regression
by Frederic Weisbecker
· 8 years ago
7569b90
nvme-scsi: remove nvme_trans_security_protocol
by Christoph Hellwig
· 8 years ago
1741937
uapi: change the type of struct statx_timestamp.tv_nsec to unsigned
by Dmitry V. Levin
· 8 years ago
f832460
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 8 years ago
1e2f82d
statx: Kill fd-with-NULL-path support in favour of AT_EMPTY_PATH
by David Howells
· 8 years ago
0eebd00
scsi: Implement blk_mq_ops.show_rq()
by Bart Van Assche
· 8 years ago
2836ee4
blk-mq: Add blk_mq_ops.show_rq()
by Bart Van Assche
· 8 years ago
8658dca
blk-mq: Show operation, cmd_flags and rq_flags names
by Bart Van Assche
· 8 years ago
fd07dc8
blk-mq: Make blk_flags_show() callers append a newline character
by Bart Van Assche
· 8 years ago
65ca1ca
blk-mq: Move the "state" debugfs attribute one level down
by Bart Van Assche
· 8 years ago
e869b546
blk-mq: Unregister debugfs attributes earlier
by Bart Van Assche
· 8 years ago
f05d1ba7
blk-mq: Only unregister hctxs for which registration succeeded
by Bart Van Assche
· 8 years ago
62d6c94
blk-mq-debugfs: Rename functions for registering and unregistering the mq directory
by Bart Van Assche
· 8 years ago
4c9e401
blk-mq: Let blk_mq_debugfs_register() look up the queue name
by Bart Van Assche
· 8 years ago
2d0364c
blk-mq: Register <dev>/queue/mq after having registered <dev>/queue
by Bart Van Assche
· 8 years ago
fc08b19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
105f552
ipv6: check raw payload size correctly in ioctl
by Jamie Bainbridge
· 8 years ago
c120144
tcp: memset ca_priv data to 0 properly
by Wei Wang
· 8 years ago
199ab00
ipv6: check skb->protocol before lookup for nexthop
by WANG Cong
· 8 years ago
9899886
net: core: Prevent from dereferencing null pointer when releasing SKB
by Myungho Jung
· 8 years ago
5294b83
macsec: dynamically allocate space for sglist
by Jason A. Donenfeld
· 8 years ago
b43bd72
Revert "phy: micrel: Disable auto negotiation on startup"
by David S. Miller
· 8 years ago
f555f34
net: phy: fix auto-negotiation stall due to unavailable interrupt
by Alexander Kochetkov
· 8 years ago
ea3a8596
Merge tag 'sound-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 8 years ago
1608fd1
ide-pm: always pass 0 error to ide_complete_rq in ide_do_devset
by Christoph Hellwig
· 8 years ago
ce210e9
ide-pm: always pass 0 error to __blk_end_request_all
by Christoph Hellwig
· 8 years ago
d188b90
scsi_transport_sas: always pass 0 error to blk_end_request_all
by Christoph Hellwig
· 8 years ago
35db069
xfrm: do the garbage collection after flushing policy
by Xin Long
· 8 years ago
ea839b4
Merge tag 'arc-4.11-final' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 8 years ago
13bf9fb
nfsd: stricter decoding of write-like NFSv2/v3 ops
by J. Bruce Fields
· 8 years ago
db44bac
nfsd4: minor NFSv2/v3 write decoding cleanup
by J. Bruce Fields
· 8 years ago
e6838a2
nfsd: check for oversized NFSv2/v3 arguments
by J. Bruce Fields
· 8 years ago
8179a10
ceph: fix recursion between ceph_set_acl() and __ceph_setattr()
by Yan, Zheng
· 8 years ago
fd2c83b
net/packet: check length in getsockopt() called with PACKET_HDRLEN
by Alexander Potapenko
· 8 years ago
8048ced
net: ipv6: regenerate host route if moved to gc list
by David Ahern
· 8 years ago
b1b9d36
bridge: move bridge multicast cleanup to ndo_uninit
by Xin Long
· 8 years ago
25d9baa
nvme-lightnvm: add missing endianess conversion in nvme_nvm_end_io
by Christoph Hellwig
· 8 years ago
7fad1fd4
nvme-scsi: Consider LBA format in IO splitting calculation
by Jon Derrick
· 8 years ago
de41447
nvme-fc: avoid memory corruption caused by calling nvmf_free_options() twice
by Ewan D. Milne
· 8 years ago
bbe3012
lpfc: Fix memory corruption of the lpfc_ncmd->list pointers
by James Smart
· 8 years ago
Next »