Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
0747259d13febfcc838980a63c414c9b920cea6f
0747259
writeback: dirty inodes against their matching cgroup bdi_writeback's
by Tejun Heo
· 9 years ago
db12536
writeback: make writeback initiation functions handle multiple bdi_writeback's
by Tejun Heo
· 9 years ago
f30a7d0
writeback: restructure try_writeback_inodes_sb[_nr]()
by Tejun Heo
· 9 years ago
98754bf
writeback: implement wb_wait_for_single_work()
by Tejun Heo
· 9 years ago
cc395d7
writeback: implement bdi_wait_for_completion()
by Tejun Heo
· 9 years ago
ac7b19a
writeback: add wb_writeback_work->auto_free
by Tejun Heo
· 9 years ago
001fe6f
writeback: make wakeup_dirtytime_writeback() handle multiple bdi_writeback's
by Tejun Heo
· 9 years ago
f2b6512
writeback: make wakeup_flusher_threads() handle multiple bdi_writeback's
by Tejun Heo
· 9 years ago
9ecf4866
writeback: make bdi_start_background_writeback() take bdi_writeback instead of backing_dev_info
by Tejun Heo
· 9 years ago
bc05873
writeback: make writeback_in_progress() take bdi_writeback instead of backing_dev_info
by Tejun Heo
· 9 years ago
a06fd6b
writeback: make laptop_mode_timer_fn() handle multiple bdi_writeback's
by Tejun Heo
· 9 years ago
c00ddad
writeback: remove bdi_start_writeback()
by Tejun Heo
· 9 years ago
ebe41ab
writeback: implement bdi_for_each_wb()
by Tejun Heo
· 9 years ago
693108a
writeback: make bdi->min/max_ratio handling cgroup writeback aware
by Tejun Heo
· 9 years ago
e797291
writeback: don't issue wb_writeback_work if clean
by Tejun Heo
· 9 years ago
95a46c6
writeback: make bdi_has_dirty_io() take multiple bdi_writeback's into account
by Tejun Heo
· 9 years ago
766a9d6
writeback: implement backing_dev_info->tot_write_bandwidth
by Tejun Heo
· 9 years ago
d6c10f1
writeback: implement WB_has_dirty_io wb_state flag
by Tejun Heo
· 9 years ago
703c270
writeback: implement and use inode_congested()
by Tejun Heo
· 9 years ago
482cf79
writeback, blkcg: propagate non-root blkcg congestion state
by Tejun Heo
· 9 years ago
d40f75a
writeback, blkcg: restructure blk_{set|clear}_queue_congested()
by Tejun Heo
· 9 years ago
ec8a6f2
writeback: make congestion functions per bdi_writeback
by Tejun Heo
· 9 years ago
dfb8ae5
writeback: let balance_dirty_pages() work on the matching cgroup bdi_writeback
by Tejun Heo
· 9 years ago
9101813
writeback: attribute stats to the matching per-cgroup bdi_writeback
by Tejun Heo
· 9 years ago
ce7acfe
writeback, blkcg: associate each blkcg_gq with the corresponding bdi_writeback_congested
by Tejun Heo
· 9 years ago
52ebea7
writeback: make backing_dev_info host cgroup-specific bdi_writebacks
by Tejun Heo
· 9 years ago
89e9b9e
writeback: add {CONFIG|BDI_CAP|FS}_CGROUP_WRITEBACK
by Tejun Heo
· 9 years ago
4aa9c69
bdi: separate out congested state into a separate struct
by Tejun Heo
· 9 years ago
8395cd9
writeback: add @gfp to wb_init()
by Tejun Heo
· 9 years ago
a212b10
bdi: make inode_to_bdi() inline
by Tejun Heo
· 9 years ago
66114ca
writeback: separate out include/linux/backing-dev-defs.h
by Tejun Heo
· 9 years ago
4610007
writeback: reorganize mm/backing-dev.c
by Tejun Heo
· 9 years ago
f0054bb
writeback: move backing_dev_info->wb_lock and ->worklist into bdi_writeback
by Tejun Heo
· 9 years ago
de1fff3
writeback: s/bdi/wb/ in mm/page-writeback.c
by Tejun Heo
· 9 years ago
a88a341
writeback: move bandwidth related fields from backing_dev_info into bdi_writeback
by Tejun Heo
· 9 years ago
93f78d8
writeback: move backing_dev_info->bdi_stat[] into bdi_writeback
by Tejun Heo
· 9 years ago
4452226
writeback: move backing_dev_info->state into bdi_writeback
by Tejun Heo
· 9 years ago
ad7fa85
memcg: implement mem_cgroup_css_from_page()
by Tejun Heo
· 9 years ago
1d933cf
blkcg: implement bio_associate_blkcg()
by Tejun Heo
· 9 years ago
fd383c2
blkcg: implement task_get_blkcg_css()
by Tejun Heo
· 9 years ago
ec43869
cgroup, block: implement task_get_css() and use it in bio_associate_current()
by Tejun Heo
· 9 years ago
496d5e7
blkcg: add blkcg_root_css
by Tejun Heo
· 9 years ago
5616163
memcg: add mem_cgroup_root_css
by Tejun Heo
· 9 years ago
ec13b1d
blkcg: always create the blkcg_gq for the root blkcg
by Tejun Heo
· 9 years ago
efa7d1c
update !CONFIG_BLK_CGROUP dummies in include/linux/blk-cgroup.h
by Tejun Heo
· 9 years ago
eea8f41
blkcg: move block/blk-cgroup.h to include/linux/blk-cgroup.h
by Tejun Heo
· 9 years ago
c4843a7
memcg: add per cgroup dirty page accounting
by Greg Thelen
· 9 years ago
11f81be
page_writeback: revive cancel_dirty_page() in a restricted form
by Tejun Heo
· 9 years ago
f26cdc8
blk-mq: Shared tag enhancements
by Keith Busch
· 9 years ago
e548ca4
block: don't honor chunk sizes for data-less IO
by Jens Axboe
· 9 years ago
beefa6b
block: only honor SG gap prevention for merges that contain data
by Jens Axboe
· 9 years ago
f6454b0
block: fix returnvar.cocci warnings
by Julia Lawall
· 9 years ago
5f1b670
block, dm: don't copy bios for request clones
by Christoph Hellwig
· 9 years ago
326e1db
block: remove management of bi_remaining when restoring original bi_end_io
by Mike Snitzer
· 9 years ago
b04a5636
block: replace trylock with mutex_lock in blkdev_reread_part()
by Ming Lei
· 10 years ago
be32417
block: export blkdev_reread_part() and __blkdev_reread_part()
by Jarod Wilson
· 10 years ago
343df3c
suspend: simplify block I/O handling
by Christoph Hellwig
· 9 years ago
b2dbe0a
block: collapse bio bit space
by Jens Axboe
· 9 years ago
97ca223
block: remove unused BIO_RW_BLOCK and BIO_EOF flags
by Christoph Hellwig
· 10 years ago
b25de9d
block: remove BIO_EOPNOTSUPP
by Christoph Hellwig
· 10 years ago
4ecd4fe
block: use an atomic_t for mq_freeze_depth
by Christoph Hellwig
· 10 years ago
5b3f341
blk-mq: make plug work for mutiple disks and queues
by Shaohua Li
· 10 years ago
f984df1
blk-mq: do limited block plug for multiple queue case
by Shaohua Li
· 10 years ago
239ad21
blk-mq: avoid re-initialize request which is failed in direct dispatch
by Shaohua Li
· 10 years ago
e6c4438
blk-mq: fix plugging in blk_sq_make_request
by Jeff Moyer
· 10 years ago
5596d0d
sched: always use blk_schedule_flush_plug in io_schedule_out
by Shaohua Li
· 10 years ago
dd6cf3e
blk: clean up plug
by Shaohua Li
· 10 years ago
9dc6c80
nbd: stop using req->cmd
by Christoph Hellwig
· 10 years ago
a7928c1
block: move PM request support to IDE
by Christoph Hellwig
· 10 years ago
ac7cdff
block: remove REQ_TYPE_PM_SHUTDOWN
by Christoph Hellwig
· 10 years ago
b0b93b4
block: move REQ_TYPE_SENSE to the ide driver
by Christoph Hellwig
· 10 years ago
b42171e
block: move REQ_TYPE_ATA_TASKFILE and REQ_TYPE_ATA_PC to ide.h
by Christoph Hellwig
· 10 years ago
4f8c951
block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIV
by Christoph Hellwig
· 10 years ago
dac5621
bio: skip atomic inc/dec of ->bi_cnt for most use cases
by Jens Axboe
· 10 years ago
c4cf526
bio: skip atomic inc/dec of ->bi_remaining for non-chains
by Jens Axboe
· 10 years ago
d9cee5d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
c02d7da
Merge tag 'media/v4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 10 years ago
f440c4e
hwrng: bcm63xx - Fix driver compilation
by Álvaro Fernández Rojas
· 10 years ago
7829fb0
lib: make memzero_explicit more robust against dead store elimination
by Daniel Borkmann
· 10 years ago
5ebe6afa
Linux 4.1-rc2
by Linus Torvalds
· 10 years ago
8663da2
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 10 years ago
101a6fd
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
71aee81
Merge tag 'drm-intel-fixes-2015-04-30' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 10 years ago
df9ebeb
Merge branch 'drm-next0420' of https://github.com/markyzq/kernel-drm-rockchip into drm-fixes
by Dave Airlie
· 10 years ago
61f06db
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
3333222
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
180d89f
Merge tag 'powerpc-4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
2c869b2
ext4: fix growing of tiny filesystems
by Jan Kara
· 10 years ago
280227a
ext4: move check under lock scope to close a race.
by Davide Italiano
· 10 years ago
d2dc317
ext4: fix data corruption caused by unwritten and delayed extents
by Lukas Czerner
· 10 years ago
9402bdc
ext4 crypto: remove duplicated encryption mode definitions
by Chanho Park
· 10 years ago
fb63e54
ext4 crypto: do not select from EXT4_FS_ENCRYPTION
by Herbert Xu
· 10 years ago
6c3c1eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
e412d3a
virtio: fix typo in vring_need_event() doc comment
by Stefan Hajnoczi
· 10 years ago
feda5f9
virtio: pass baton to Michael Tsirkin
by Rusty Russell
· 10 years ago
6fa7272
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 10 years ago
a134f08
ipv4: Missing sk_nulls_node_init() in ping_unhash().
by David S. Miller
· 10 years ago
082a75d
rbd: end I/O the entire obj_request on error
by Ilya Dryomov
· 10 years ago
a44cd7a
ext4 crypto: add padding to filenames before encrypting
by Theodore Ts'o
· 10 years ago
5de0b4d
ext4 crypto: simplify and speed up filename encryption
by Theodore Ts'o
· 10 years ago
Next »