index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
writeback: separate out include/linux/backing-dev-defs.h
Tejun Heo
2015-06-02
3
-102
/
+108
*
writeback: move backing_dev_info->wb_lock and ->worklist into bdi_writeback
Tejun Heo
2015-06-02
1
-6
/
+6
*
writeback: move bandwidth related fields from backing_dev_info into bdi_write...
Tejun Heo
2015-06-02
3
-24
/
+23
*
writeback: move backing_dev_info->bdi_stat[] into bdi_writeback
Tejun Heo
2015-06-02
1
-36
/
+32
*
writeback: move backing_dev_info->state into bdi_writeback
Tejun Heo
2015-06-02
1
-12
/
+12
*
memcg: implement mem_cgroup_css_from_page()
Tejun Heo
2015-06-02
1
-0
/
+1
*
blkcg: implement bio_associate_blkcg()
Tejun Heo
2015-06-02
1
-0
/
+3
*
blkcg: implement task_get_blkcg_css()
Tejun Heo
2015-06-02
1
-0
/
+12
*
cgroup, block: implement task_get_css() and use it in bio_associate_current()
Tejun Heo
2015-06-02
1
-0
/
+25
*
blkcg: add blkcg_root_css
Tejun Heo
2015-06-02
1
-0
/
+3
*
memcg: add mem_cgroup_root_css
Tejun Heo
2015-06-02
1
-0
/
+4
*
update !CONFIG_BLK_CGROUP dummies in include/linux/blk-cgroup.h
Tejun Heo
2015-06-02
1
-2
/
+5
*
blkcg: move block/blk-cgroup.h to include/linux/blk-cgroup.h
Tejun Heo
2015-06-02
1
-0
/
+603
*
memcg: add per cgroup dirty page accounting
Greg Thelen
2015-06-02
3
-3
/
+7
*
page_writeback: revive cancel_dirty_page() in a restricted form
Tejun Heo
2015-06-02
1
-0
/
+1
*
blk-mq: Shared tag enhancements
Keith Busch
2015-06-01
1
-0
/
+4
*
block: don't honor chunk sizes for data-less IO
Jens Axboe
2015-05-29
1
-1
/
+1
*
block, dm: don't copy bios for request clones
Christoph Hellwig
2015-05-22
2
-5
/
+3
*
block: remove management of bi_remaining when restoring original bi_end_io
Mike Snitzer
2015-05-22
1
-12
/
+0
*
block: export blkdev_reread_part() and __blkdev_reread_part()
Jarod Wilson
2015-05-20
1
-0
/
+3
*
suspend: simplify block I/O handling
Christoph Hellwig
2015-05-19
1
-1
/
+0
*
block: collapse bio bit space
Jens Axboe
2015-05-19
1
-9
/
+9
*
block: remove unused BIO_RW_BLOCK and BIO_EOF flags
Christoph Hellwig
2015-05-19
1
-2
/
+0
*
block: remove BIO_EOPNOTSUPP
Christoph Hellwig
2015-05-19
1
-1
/
+0
*
block: use an atomic_t for mq_freeze_depth
Christoph Hellwig
2015-05-19
1
-1
/
+1
*
nbd: stop using req->cmd
Christoph Hellwig
2015-05-05
1
-2
/
+0
*
block: move PM request support to IDE
Christoph Hellwig
2015-05-05
2
-20
/
+20
*
block: remove REQ_TYPE_PM_SHUTDOWN
Christoph Hellwig
2015-05-05
1
-1
/
+0
*
block: move REQ_TYPE_SENSE to the ide driver
Christoph Hellwig
2015-05-05
2
-1
/
+1
*
block: move REQ_TYPE_ATA_TASKFILE and REQ_TYPE_ATA_PC to ide.h
Christoph Hellwig
2015-05-05
2
-9
/
+9
*
block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIV
Christoph Hellwig
2015-05-05
1
-2
/
+2
*
bio: skip atomic inc/dec of ->bi_cnt for most use cases
Jens Axboe
2015-05-05
2
-2
/
+17
*
bio: skip atomic inc/dec of ->bi_remaining for non-chains
Jens Axboe
2015-05-05
2
-1
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2015-05-05
3
-1
/
+22
|
\
|
*
lib: make memzero_explicit more robust against dead store elimination
Daniel Borkmann
2015-05-04
3
-1
/
+22
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2015-05-03
1
-0
/
+1
|
\
\
|
*
|
SCSI: add 1024 max sectors black list flag
Mike Christie
2015-04-27
1
-0
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-05-02
3
-5
/
+19
|
\
\
\
|
*
|
|
bridge/nl: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
2015-04-29
2
-3
/
+5
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-04-28
1
-2
/
+14
|
|
\
\
\
|
|
*
|
|
netfilter: bridge: fix NULL deref in physin/out ifindex helpers
Florian Westphal
2015-04-24
1
-2
/
+14
*
|
|
|
|
virtio: fix typo in vring_need_event() doc comment
Stefan Hajnoczi
2015-05-02
1
-1
/
+1
*
|
|
|
|
Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-04-30
1
-1
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
ACPICA: remove duplicate u8 typedef
Olaf Hering
2015-04-28
1
-1
/
+0
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'sound-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2015-04-30
5
-8
/
+24
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'asoc-v4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Takashi Iwai
2015-04-30
4
-3
/
+15
|
|
\
\
\
\
\
|
|
|
\
\
\
\
|
|
|
\
\
\
\
|
|
|
\
\
\
\
|
|
|
\
\
\
\
|
|
*
-
-
-
.
\
\
\
\
Merge remote-tracking branches 'asoc/fix/email', 'asoc/fix/fsl-ssi', 'asoc/fi...
Mark Brown
2015-04-29
3
-2
/
+14
|
|
|
\
\
\
\
\
\
\
|
|
|
|
|
*
|
|
|
|
ASoC: add static inline funcs to fix a compiling issue
Jie Yang
2015-04-19
1
-0
/
+12
|
|
|
*
|
|
|
|
|
|
ASoC: Update email-id of Rajeev Kumar
Rajeev Kumar
2015-04-28
2
-2
/
+2
|
|
|
|
|
_
|
/
/
/
/
|
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus
Mark Brown
2015-04-29
1
-1
/
+1
|
|
|
\
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
[next]