Kees Cook
|
42bc47b353
treewide: Use array_size() in vmalloc()
|
7 years ago |
Christoph Hellwig
|
0eb0b63c1d
block: consistently use GFP_NOIO instead of __GFP_NORECLAIM
|
7 years ago |
Linus Torvalds
|
0a4b6e2f80
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
|
7 years ago |
Kyungsik Lee
|
8ffdfe35b8
PM / hibernate: Drop unused parameter of enough_swap
|
7 years ago |
Ming Lei
|
263663cd3c
block: convert to bio_first_bvec_all & bio_first_page_all
|
7 years ago |
Joe Perches
|
64ec72a1ec
PM: Use a more common logging style
|
8 years ago |
Christoph Hellwig
|
74d46992e0
block: replace bi_bdev with a gendisk pointer and partitions index
|
8 years ago |
Christoph Hellwig
|
4e4cbee93d
block: switch bios to blk_status_t
|
8 years ago |
Geliang Tang
|
47087eeb74
PM / Hibernate: Use rb_entry() instead of container_of()
|
8 years ago |
Christoph Hellwig
|
70fd76140a
block,fs: use REQ_* flags directly
|
9 years ago |
Linus Torvalds
|
6453dbdda3
Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
9 years ago |
Chen Yu
|
fe12c00d21
PM / hibernate: Introduce test_resume mode for hibernation
|
9 years ago |
Mike Christie
|
162b99e311
pm: use bio op accessors
|
9 years ago |
Mike Christie
|
4e49ea4a3d
block/fs/drivers: remove rw argument from submit_bio
|
9 years ago |
James Morse
|
f6cf0545ec
PM / Hibernate: Call flush_icache_range() on pages restored in-place
|
9 years ago |
Mel Gorman
|
71baba4b92
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
|
10 years ago |
Christoph Hellwig
|
4246a0b63b
block: add a bi_error field to struct bio
|
10 years ago |
Christoph Hellwig
|
343df3c79c
suspend: simplify block I/O handling
|
10 years ago |
Markus Elfring
|
6c45de0d51
PM / hibernate: Deletion of an unnecessary check before the function call "vfree"
|
11 years ago |
Tina Ruchandani
|
db59760582
PM / Hibernate: Migrate to ktime_t
|
11 years ago |
Niv Yehezkel
|
057b0a7518
PM / hibernate: fixed typo in comment
|
11 years ago |
Gideon Israel Dsouza
|
52f5684c8e
kernel: use macros from compiler.h instead of __attribute__((...))
|
11 years ago |
Davidlohr Bueso
|
8316bd72c0
PM / Hibernate: use rb_entry
|
13 years ago |
Bojan Smojver
|
d8150d3504
PM / Hibernate: Print hibernation/thaw progress indicator one line at a time.
|
13 years ago |
Bojan Smojver
|
62c552ccc3
PM / Hibernate: Enable suspend to both for in-kernel hibernation.
|
13 years ago |
Bojan Smojver
|
5a21d489fd
PM / Hibernate: Hibernate/thaw fixes/improvements
|
13 years ago |
Bojan Smojver
|
f8262d4768
PM / Hibernate: fix the number of pages used for hibernate/thaw buffering
|
13 years ago |
Barry Song
|
ee34a37049
PM / Hibernate: Drop the check of swap space size for compressed image
|
13 years ago |
Al Viro
|
ff01bb4832
fs: move code out of buffer.c
|
14 years ago |
Bojan Smojver
|
081a9d043c
PM / Hibernate: Improve performance of LZO/plain hibernation, checksum image
|
14 years ago |