index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-02
writeback: implement bdi_wait_for_completion()
Tejun Heo
1
-0
/
+2
2015-06-02
writeback: make bdi_start_background_writeback() take bdi_writeback instead o...
Tejun Heo
1
-1
/
+1
2015-06-02
writeback: make writeback_in_progress() take bdi_writeback instead of backing...
Tejun Heo
1
-1
/
+11
2015-06-02
writeback: remove bdi_start_writeback()
Tejun Heo
1
-2
/
+2
2015-06-02
writeback: implement bdi_for_each_wb()
Tejun Heo
1
-0
/
+63
2015-06-02
writeback: make bdi_has_dirty_io() take multiple bdi_writeback's into account
Tejun Heo
2
-3
/
+15
2015-06-02
writeback: implement backing_dev_info->tot_write_bandwidth
Tejun Heo
1
-0
/
+2
2015-06-02
writeback: implement WB_has_dirty_io wb_state flag
Tejun Heo
2
-5
/
+4
2015-06-02
writeback: implement and use inode_congested()
Tejun Heo
1
-0
/
+22
2015-06-02
writeback, blkcg: restructure blk_{set|clear}_queue_congested()
Tejun Heo
1
-19
/
+0
2015-06-02
writeback: make congestion functions per bdi_writeback
Tejun Heo
2
-21
/
+38
2015-06-02
writeback, blkcg: associate each blkcg_gq with the corresponding bdi_writebac...
Tejun Heo
1
-0
/
+6
2015-06-02
writeback: make backing_dev_info host cgroup-specific bdi_writebacks
Tejun Heo
5
-3
/
+263
2015-06-02
writeback: add {CONFIG|BDI_CAP|FS}_CGROUP_WRITEBACK
Tejun Heo
2
-1
/
+32
2015-06-02
bdi: separate out congested state into a separate struct
Tejun Heo
2
-3
/
+13
2015-06-02
bdi: make inode_to_bdi() inline
Tejun Heo
2
-3
/
+23
2015-06-02
writeback: separate out include/linux/backing-dev-defs.h
Tejun Heo
3
-102
/
+108
2015-06-02
writeback: move backing_dev_info->wb_lock and ->worklist into bdi_writeback
Tejun Heo
1
-6
/
+6
2015-06-02
writeback: move bandwidth related fields from backing_dev_info into bdi_write...
Tejun Heo
3
-24
/
+23
2015-06-02
writeback: move backing_dev_info->bdi_stat[] into bdi_writeback
Tejun Heo
1
-36
/
+32
2015-06-02
writeback: move backing_dev_info->state into bdi_writeback
Tejun Heo
1
-12
/
+12
2015-06-02
memcg: implement mem_cgroup_css_from_page()
Tejun Heo
1
-0
/
+1
2015-06-02
blkcg: implement bio_associate_blkcg()
Tejun Heo
1
-0
/
+3
2015-06-02
blkcg: implement task_get_blkcg_css()
Tejun Heo
1
-0
/
+12
2015-06-02
cgroup, block: implement task_get_css() and use it in bio_associate_current()
Tejun Heo
1
-0
/
+25
2015-06-02
blkcg: add blkcg_root_css
Tejun Heo
1
-0
/
+3
2015-06-02
memcg: add mem_cgroup_root_css
Tejun Heo
1
-0
/
+4
2015-06-02
update !CONFIG_BLK_CGROUP dummies in include/linux/blk-cgroup.h
Tejun Heo
1
-2
/
+5
2015-06-02
blkcg: move block/blk-cgroup.h to include/linux/blk-cgroup.h
Tejun Heo
1
-0
/
+603
2015-06-02
memcg: add per cgroup dirty page accounting
Greg Thelen
3
-3
/
+7
2015-06-02
page_writeback: revive cancel_dirty_page() in a restricted form
Tejun Heo
1
-0
/
+1
2015-06-01
blk-mq: Shared tag enhancements
Keith Busch
1
-0
/
+4
2015-05-29
block: don't honor chunk sizes for data-less IO
Jens Axboe
1
-1
/
+1
2015-05-22
block, dm: don't copy bios for request clones
Christoph Hellwig
2
-5
/
+3
2015-05-22
block: remove management of bi_remaining when restoring original bi_end_io
Mike Snitzer
1
-12
/
+0
2015-05-20
block: export blkdev_reread_part() and __blkdev_reread_part()
Jarod Wilson
1
-0
/
+3
2015-05-19
suspend: simplify block I/O handling
Christoph Hellwig
1
-1
/
+0
2015-05-19
block: collapse bio bit space
Jens Axboe
1
-9
/
+9
2015-05-19
block: remove unused BIO_RW_BLOCK and BIO_EOF flags
Christoph Hellwig
1
-2
/
+0
2015-05-19
block: remove BIO_EOPNOTSUPP
Christoph Hellwig
1
-1
/
+0
2015-05-19
block: use an atomic_t for mq_freeze_depth
Christoph Hellwig
1
-1
/
+1
2015-05-05
nbd: stop using req->cmd
Christoph Hellwig
1
-2
/
+0
2015-05-05
block: move PM request support to IDE
Christoph Hellwig
2
-20
/
+20
2015-05-05
block: remove REQ_TYPE_PM_SHUTDOWN
Christoph Hellwig
1
-1
/
+0
2015-05-05
block: move REQ_TYPE_SENSE to the ide driver
Christoph Hellwig
2
-1
/
+1
2015-05-05
block: move REQ_TYPE_ATA_TASKFILE and REQ_TYPE_ATA_PC to ide.h
Christoph Hellwig
2
-9
/
+9
2015-05-05
block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIV
Christoph Hellwig
1
-2
/
+2
2015-05-05
bio: skip atomic inc/dec of ->bi_cnt for most use cases
Jens Axboe
2
-2
/
+17
2015-05-05
bio: skip atomic inc/dec of ->bi_remaining for non-chains
Jens Axboe
2
-1
/
+13
2015-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
3
-1
/
+22
[next]