Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0e825862f3c04cee40e25f55680333728a4ffa9b
0e82586
dm bufio: when done scanning return from __scan immediately
by Mikulas Patocka
· 10 years ago
eb76faf
dm bufio: update last_accessed when relinking a buffer
by Joe Thornber
· 10 years ago
48cf06b
dm raid: add discard support for RAID levels 4, 5 and 6
by Heinz Mauelshagen
· 10 years ago
75b8e04
dm raid: add discard support for RAID levels 1 and 10
by Heinz Mauelshagen
· 10 years ago
86f1152
dm: allow active and inactive tables to share dm_devs
by Benjamin Marzinski
· 10 years ago
1f27197
dm mpath: stop queueing IO when no valid paths exist
by Benjamin Marzinski
· 10 years ago
3d8aab2
dm: use bioset_create_nobvec()
by Junichi Nomura
· 10 years ago
9977827
dm: remove nr_iovecs parameter from alloc_tio()
by Junichi Nomura
· 10 years ago
d8f429e
block: add bioset_create_nobvec()
by Junichi Nomura
· 10 years ago
11dfce5
block: use bio_clone_fast() in blk_rq_prep_clone()
by Junichi Nomura
· 10 years ago
4a0efdc
block: misplaced rq_complete tracepoint
by Hannes Reinecke
· 10 years ago
c611529
sd: Honor block layer integrity handling flags
by Martin K. Petersen
· 10 years ago
5829405
block: Replace strnicmp with strncasecmp
by Rasmus Villemoes
· 10 years ago
2341c2f
block: Add T10 Protection Information functions
by Martin K. Petersen
· 10 years ago
4eaf99b
block: Don't merge requests if integrity flags differ
by Martin K. Petersen
· 10 years ago
aae7df5
block: Integrity checksum flag
by Martin K. Petersen
· 10 years ago
b1f013885
block: Relocate bio integrity flags
by Martin K. Petersen
· 10 years ago
3aec2f4
block: Add a disk flag to block integrity profile
by Martin K. Petersen
· 10 years ago
8288f49
block: Add prefix to block integrity profile flags
by Martin K. Petersen
· 10 years ago
1859308
block: Clean up the code used to generate and verify integrity metadata
by Martin K. Petersen
· 10 years ago
5a2aa87
block: Make protection interval calculation generic
by Martin K. Petersen
· 10 years ago
3be91c4
block: Deprecate the use of the term sector in the context of block integrity
by Martin K. Petersen
· 10 years ago
5f9378f
block: Remove bip_buf
by Martin K. Petersen
· 10 years ago
8492b68b
block: Remove integrity tagging functions
by Martin K. Petersen
· 10 years ago
180b2f9
block: Replace bi_integrity with bi_special
by Martin K. Petersen
· 10 years ago
e7258c1
block: Get rid of bdev_integrity_enabled()
by Martin K. Petersen
· 10 years ago
f70ced0
blk-mq: support per-distpatch_queue flush machinery
by Ming Lei
· 10 years ago
e97c293
block: introduce 'blk_mq_ctx' parameter to blk_get_flush_queue
by Ming Lei
· 10 years ago
0bae352
block: flush: avoid to figure out flush queue unnecessarily
by Ming Lei
· 10 years ago
ba48338
block: remove blk_init_flush() and its pair
by Ming Lei
· 10 years ago
7c94e1c
block: introduce blk_flush_queue to drive flush machinery
by Ming Lei
· 10 years ago
7ddab5d
block: avoid to use q->flush_rq directly
by Ming Lei
· 10 years ago
3c09676
block: move flush initialization to blk_flush_init
by Ming Lei
· 10 years ago
f355265
block: introduce blk_init_flush and its pair
by Ming Lei
· 10 years ago
1bcb1ea
blk-mq: allocate flush_rq in blk_mq_init_flush()
by Ming Lei
· 10 years ago
08e98fc
blk-mq: handle failure path for initializing hctx
by Ming Lei
· 10 years ago
fe05252
scsi: move blk_mq_start_request call earlier
by Christoph Hellwig
· 10 years ago
9041583
block: fix blk_abort_request on blk-mq
by Christoph Hellwig
· 10 years ago
5e940aa
blk-timeout: fix blk_add_timer
by Ming Lei
· 10 years ago
aedcd72
blk-mq: limit memory consumption if a crash dump is active
by Jens Axboe
· 10 years ago
2edd2c7
blk-mq: remove unnecessary blk_clear_rq_complete()
by Ming Lei
· 10 years ago
0152fb6
blk-mq: pass a reserved argument to the timeout handler
by Christoph Hellwig
· 10 years ago
46f92d4
blk-mq: unshared timeout handler
by Christoph Hellwig
· 10 years ago
81481eb
blk-mq: fix and simplify tag iteration for the timeout handler
by Christoph Hellwig
· 10 years ago
c8a446a
blk-mq: rename blk_mq_end_io to blk_mq_end_request
by Christoph Hellwig
· 10 years ago
e249007
blk-mq: call blk_mq_start_request from ->queue_rq
by Christoph Hellwig
· 10 years ago
bf57229
blk-mq: remove REQ_END
by Christoph Hellwig
· 10 years ago
6d11fb4
Merge branch 'for-linus' into for-3.18/core
by Jens Axboe
· 10 years ago
8b95741
blk-mq: use blk_mq_start_hw_queues() when running requeue work
by Jens Axboe
· 10 years ago
6b55e1f
blk-mq: fix potential oops on out-of-memory in __blk_mq_alloc_rq_maps()
by Jens Axboe
· 10 years ago
a57a178
blk-mq: avoid infinite recursion with the FUA flag
by Christoph Hellwig
· 10 years ago
683d0e1
blk-mq: Avoid race condition with uninitialized requests
by David Hildenbrand
· 10 years ago
538b753
blk-mq: request deadline must be visible before marking rq as started
by Jens Axboe
· 10 years ago
37504a3b
Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes
by Linus Torvalds
· 10 years ago
a060dc5
vfs: workaround gcc <4.6 build error in link_path_walk()
by James Hogan
· 10 years ago
2856db7
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
2324067
Merge tag 'regmap-v3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 10 years ago
b921786
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 10 years ago
f3b5933
ia64: Fix syscall number for memfd_create
by Tony Luck
· 10 years ago
d6bb3e9
vfs: simplify and shrink stack frame of link_path_walk()
by Linus Torvalds
· 10 years ago
3630056
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
9e82bf0
Linux 3.17-rc5
by Linus Torvalds
· 10 years ago
83373f7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
9226b5b
vfs: avoid non-forwarding large load after small store in path lookup
by Linus Torvalds
· 10 years ago
5910cfd
Merge branch 'parisc-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 10 years ago
4023bfc
be careful with nd->inode in path_init() and follow_dotdot_rcu()
by Al Viro
· 10 years ago
7bd8837
don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()
by Al Viro
· 10 years ago
02c1be3
Merge tag 'ntb-3.17' of git://github.com/jonmason/ntb
by Linus Torvalds
· 10 years ago
8ac19f0
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
938c04a
Merge tag 'irqchip-urgent-3.17' of git://git.infradead.org/users/jcooper/linux into irq/urgent
by Thomas Gleixner
· 10 years ago
3cc5ba1
ntb: Add alignment check to meet hardware requirement
by Dave Jiang
· 10 years ago
9ef6bf6
MAINTAINERS: update NTB info
by Jon Mason
· 10 years ago
a1413cf
NTB: correct the spread of queues over mw's
by Jon Mason
· 10 years ago
f5be3e2912
fix bogus read_seqretry() checks introduced in b37199e
by Al Viro
· 10 years ago
6f18493
move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon)
by Al Viro
· 10 years ago
f77ced6
[fix] lustre: d_make_root() does iput() on dentry allocation failure
by Al Viro
· 10 years ago
1536340
Merge branches 'locking-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
8920649
parisc: Implement new LWS CAS supporting 64 bit operations.
by Guy Martin
· 10 years ago
99d263d
vfs: fix bad hashing of dentries
by Linus Torvalds
· 10 years ago
23d0db7
Make hash_64() use a 64-bit multiply when appropriate
by Linus Torvalds
· 10 years ago
72d9310
Make ARCH_HAS_FAST_MULTIPLIER a real config variable
by Linus Torvalds
· 10 years ago
186cec3
Merge tag 'dm-3.17-fix2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 10 years ago
645cc09
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
fc486b0
Merge tag 'stable/for-linus-3.17-b-rc4-arm-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 10 years ago
474e941
alarmtimer: Lock k_itimer during timer callback
by Richard Larocque
· 10 years ago
265b81d
alarmtimer: Do not signal SIGEV_NONE timers
by Richard Larocque
· 10 years ago
e86fea7
alarmtimer: Return relative times in timer_gettime
by Richard Larocque
· 10 years ago
d78c930
jiffies: Fix timeval conversion to jiffies
by Andrew Hunter
· 10 years ago
13c42c2
futex: Unlock hb->lock in futex_wait_requeue_pi() error path
by Thomas Gleixner
· 10 years ago
cfb2f9d
GFS2: fix d_splice_alias() misuses
by Al Viro
· 10 years ago
471cff7
Merge tag 'char-misc-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 10 years ago
a6988b3
Merge tag 'staging-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
09db9d6
Merge tag 'tty-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
90a3c48
Merge tag 'usb-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
602b536
Merge tag 'nfs-for-3.17-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
7ed641b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
9925cc1
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
753a6cb
Merge tag 'iommu-fixes-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 10 years ago
96ea975
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
5874cfe
Merge tag 'fbdev-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 10 years ago
Next »