index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
/
isofs.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-06
block: bounce: avoid direct access to bvec table
Ming Lei
1
-9
/
+8
2018-01-06
fs: convert to bio_last_bvec_all()
Ming Lei
3
-3
/
+3
2018-01-06
block: convert to bio_first_bvec_all & bio_first_page_all
Ming Lei
8
-13
/
+13
2018-01-06
block: introduce bio helpers for converting to multipage bvec
Ming Lei
1
-0
/
+23
2018-01-05
block, bfq: remove batches of confusing ifdefs
Paolo Valente
1
-55
/
+72
2018-01-05
block, bfq: consider also past I/O in soft real-time detection
Paolo Valente
1
-34
/
+81
2018-01-05
block, bfq: remove superfluous check in queue-merging setup
Angelo Ruocco
1
-31
/
+5
2018-01-05
block, bfq: let a queue be merged only shortly after starting I/O
Paolo Valente
3
-11
/
+52
2018-01-05
block, bfq: check low_latency flag in bfq_bfqq_save_state()
Angelo Ruocco
1
-1
/
+2
2018-01-05
block, bfq: add missing rq_pos_tree update on rq removal
Paolo Valente
1
-0
/
+2
2018-01-05
block, bfq: increase threshold to deem I/O as random
Paolo Valente
1
-1
/
+1
2018-01-05
deadline-iosched: Introduce zone locking support
Damien Le Moal
1
-3
/
+68
2018-01-05
deadline-iosched: Introduce dispatch helpers
Damien Le Moal
1
-10
/
+37
2018-01-05
mq-deadline: Introduce zone locking support
Damien Le Moal
1
-3
/
+86
2018-01-05
mq-deadline: Introduce dispatch helpers
Damien Le Moal
1
-8
/
+37
2018-01-05
block: introduce zoned block devices zone write locking
Christoph Hellwig
3
-0
/
+154
2018-01-05
pktcdvd: Fix a recently introduced NULL pointer dereference
Bart Van Assche
1
-4
/
+4
2018-01-05
pktcdvd: Fix pkt_setup_dev() error path
Bart Van Assche
1
-3
/
+1
2018-01-05
lightnvm: pblk: refactor pblk_ppa_comp function
Matias Bjørling
1
-4
/
+1
2018-01-05
lightnvm: pblk: add iostat support
Javier González
3
-12
/
+25
2018-01-05
lightnvm: pblk: print instance name on instance info
Javier González
1
-1
/
+2
2018-01-05
lightnvm: pblk: free write buffer on init failure
Javier González
1
-1
/
+2
2018-01-05
lightnvm: pblk: ensure kthread alloc. before kicking it
Javier González
1
-6
/
+11
2018-01-05
lightnvm: pblk: do not log recovery read errors
Javier González
2
-3
/
+4
2018-01-05
lightnvm: pblk: ignore high ecc errors on recovery
Javier González
1
-1
/
+1
2018-01-05
lightnvm: set target over-provision on create ioctl
Javier González
5
-24
/
+104
2018-01-05
lightnvm: pblk: use exact free block counter in RL
Javier González
6
-46
/
+73
2018-01-05
lightnvm: pblk: remove pblk_gc_stop
Hans Holmberg
1
-12
/
+2
2018-01-05
lightnvm: pblk: prevent premature sync point resets
Hans Holmberg
1
-6
/
+6
2018-01-05
lightnvm: pblk: clear flush point on completed writes
Hans Holmberg
2
-31
/
+44
2018-01-05
lightnvm: pblk: rename sync_point to flush_point
Hans Holmberg
3
-34
/
+35
2018-01-05
lightnvm: pblk: refactor emeta consistency check
Hans Holmberg
3
-7
/
+19
2018-01-05
lightnvm: pblk: remove pblk_for_each_lun helper
Javier González
1
-4
/
+0
2018-01-05
lightnvm: pblk: compress and reorder helper functions
Javier González
5
-98
/
+71
2018-01-05
lightnvm: guarantee target unique name across devs.
Javier González
1
-6
/
+27
2018-01-05
lightnvm: refactor target type lookup
Javier González
1
-13
/
+17
2018-01-05
lightnvm: make geometry structures 2.0 ready
Matias Bjørling
8
-136
/
+170
2018-01-05
lightnvm: remove lower page tables
Matias Bjørling
3
-87
/
+0
2018-01-05
lightnvm: remove unnecessary field from nvm_rq
Javier González
1
-1
/
+0
2018-01-05
lightnvm: remove hybrid ocssd 1.2 support
Matias Bjørling
3
-280
/
+0
2018-01-05
lightnvm: use internal pblk methods
Matias Bjørling
3
-22
/
+3
2018-01-05
lightnvm: remove rrpc
Matias Bjørling
4
-1923
/
+0
2018-01-05
null_blk: remove lightnvm support
Matias Bjørling
1
-217
/
+3
2018-01-05
blk-mq: remove confusing comment of blk_mq_sched_dispatch_requests
Liu Bo
1
-1
/
+0
2017-12-22
blk-mq: improve heavily contended tag case
Jens Axboe
2
-7
/
+8
2017-12-18
Linux 4.15-rc4
v4.15-rc4
Linus Torvalds
1
-1
/
+1
2017-12-17
Revert "exec: avoid RLIMIT_STACK races with prlimit()"
Kees Cook
1
-6
/
+1
2017-12-17
cramfs: fix MTD dependency
Arnd Bergmann
1
-0
/
+1
2017-12-17
x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow
Andrey Ryabinin
2
-8
/
+137
2017-12-17
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
13
-27
/
+27
[next]