Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
766a9d6e60578f1ef6de71f89f022084f8bffc82
/
include
/
linux
766a9d6
writeback: implement backing_dev_info->tot_write_bandwidth
by Tejun Heo
· 10 years ago
d6c10f1
writeback: implement WB_has_dirty_io wb_state flag
by Tejun Heo
· 10 years ago
703c270
writeback: implement and use inode_congested()
by Tejun Heo
· 10 years ago
d40f75a
writeback, blkcg: restructure blk_{set|clear}_queue_congested()
by Tejun Heo
· 10 years ago
ec8a6f2
writeback: make congestion functions per bdi_writeback
by Tejun Heo
· 10 years ago
ce7acfe
writeback, blkcg: associate each blkcg_gq with the corresponding bdi_writeback_congested
by Tejun Heo
· 10 years ago
52ebea7
writeback: make backing_dev_info host cgroup-specific bdi_writebacks
by Tejun Heo
· 10 years ago
89e9b9e
writeback: add {CONFIG|BDI_CAP|FS}_CGROUP_WRITEBACK
by Tejun Heo
· 10 years ago
4aa9c69
bdi: separate out congested state into a separate struct
by Tejun Heo
· 10 years ago
a212b10
bdi: make inode_to_bdi() inline
by Tejun Heo
· 10 years ago
66114ca
writeback: separate out include/linux/backing-dev-defs.h
by Tejun Heo
· 10 years ago
f0054bb
writeback: move backing_dev_info->wb_lock and ->worklist into bdi_writeback
by Tejun Heo
· 10 years ago
a88a341
writeback: move bandwidth related fields from backing_dev_info into bdi_writeback
by Tejun Heo
· 10 years ago
93f78d8
writeback: move backing_dev_info->bdi_stat[] into bdi_writeback
by Tejun Heo
· 10 years ago
4452226
writeback: move backing_dev_info->state into bdi_writeback
by Tejun Heo
· 10 years ago
ad7fa85
memcg: implement mem_cgroup_css_from_page()
by Tejun Heo
· 10 years ago
1d933cf
blkcg: implement bio_associate_blkcg()
by Tejun Heo
· 10 years ago
fd383c2
blkcg: implement task_get_blkcg_css()
by Tejun Heo
· 10 years ago
ec43869
cgroup, block: implement task_get_css() and use it in bio_associate_current()
by Tejun Heo
· 10 years ago
496d5e7
blkcg: add blkcg_root_css
by Tejun Heo
· 10 years ago
5616163
memcg: add mem_cgroup_root_css
by Tejun Heo
· 10 years ago
efa7d1c
update !CONFIG_BLK_CGROUP dummies in include/linux/blk-cgroup.h
by Tejun Heo
· 10 years ago
eea8f41
blkcg: move block/blk-cgroup.h to include/linux/blk-cgroup.h
by Tejun Heo
· 10 years ago
c4843a7
memcg: add per cgroup dirty page accounting
by Greg Thelen
· 10 years ago
11f81be
page_writeback: revive cancel_dirty_page() in a restricted form
by Tejun Heo
· 10 years ago
f26cdc8
blk-mq: Shared tag enhancements
by Keith Busch
· 10 years ago
e548ca4
block: don't honor chunk sizes for data-less IO
by Jens Axboe
· 10 years ago
5f1b670
block, dm: don't copy bios for request clones
by Christoph Hellwig
· 10 years ago
326e1db
block: remove management of bi_remaining when restoring original bi_end_io
by Mike Snitzer
· 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
· 10 years ago
b2dbe0a
block: collapse bio bit space
by Jens Axboe
· 10 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
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
7829fb0
lib: make memzero_explicit more robust against dead store elimination
by Daniel Borkmann
· 10 years ago
6c3c1eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
9dbbe3c
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
9263a06
Merge tag 'tty-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
dcca8de
Merge tag 'usb-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
46c264d
bridge/nl: remove wrong use of NLM_F_MULTI
by Nicolas Dichtel
· 10 years ago
14bc84ce
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 10 years ago
b00f5c2
tty: Re-add external interface for tty_set_termios()
by Frederic Danis
· 10 years ago
ee136af
uas: Add US_FL_MAX_SECTORS_240 flag
by Hans de Goede
· 10 years ago
39376cc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 10 years ago
2decb26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
73459e2
x86: pvclock: Really remove the sched notifier for cross-cpu migrations
by Paolo Bonzini
· 10 years ago
9f86262
Merge git://git.infradead.org/intel-iommu
by Linus Torvalds
· 10 years ago
59953fb
Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
9ec3a64
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
36a8032
Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform
by Linus Torvalds
· 10 years ago
2ea2f62
net: fix crash in build_skb()
by Eric Dumazet
· 10 years ago
ac74d8d
fix I_DIO_WAKEUP definition
by Eric Sandeen
· 10 years ago
fe0f07d
direct-io: only inc/dec inode->i_dio_count for file systems
by Jens Axboe
· 10 years ago
547c4b5
netfilter: bridge: fix NULL deref in physin/out ifindex helpers
by Florian Westphal
· 10 years ago
b3f4ef0
Merge tag 'dma-buf-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-buf
by Linus Torvalds
· 10 years ago
d6a4c0e
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
474095e
Merge tag 'md/4.1' of git://neil.brown.name/md
by Linus Torvalds
· 10 years ago
d56a669
Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 10 years ago
1d8dc3d
rhashtable: don't attempt to grow when at max_size
by Johannes Berg
· 10 years ago
836ee48
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
860448c
Merge branch 'for-4.1' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 10 years ago
1aef882
Merge tag 'xfs-for-linus-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 10 years ago
f139b6c
Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma
by Trond Myklebust
· 10 years ago
40c64c2
NFS: Move nfs_idmap.h into fs/nfs/
by Anna Schumaker
· 10 years ago
f9ebd61
NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.h
by Anna Schumaker
· 10 years ago
3f94009
sunrpc: make debugfs file creation failure non-fatal
by Jeff Layton
· 10 years ago
9a51940
NFS: Don't zap caches on fallocate()
by Anna Schumaker
· 10 years ago
ec65aaf
netdev_alloc_pcpu_stats: use less common iterator variable
by Johannes Berg
· 10 years ago
7e01b5a
kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFP
by Martin Schwidefsky
· 10 years ago
a62d016
Merge tag 'for-linus-20150422' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 10 years ago
7c034df
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 10 years ago
1204c46
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 10 years ago
03c5774
mpls: Per-device MPLS state
by Robert Shearman
· 10 years ago
b9bb6fb
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
f3ca10d
Revert "mm: avoid tail page refcounting on non-THP compound pages"
by Linus Torvalds
· 10 years ago
5e6c94a
Merge tag 'mmc-4.1-rc1' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 10 years ago
8b3c8ba
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
e5ac320
Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
7d2b6ef
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
5c73cc4
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
e6c81cc
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
d0440c5
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
7c1c474
libceph: announce support for straw2 buckets
by Ilya Dryomov
· 10 years ago
958a276
crush: straw2 bucket type with an efficient 64-bit crush_ln()
by Ilya Dryomov
· 10 years ago
0ea611a
ceph: rename snapshot support
by Yan, Zheng
· 10 years ago
8aaa51b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
584acdd
md/raid5: activate raid6 rmw feature
by Markus Stockhausen
· 11 years ago
fe5cbc6
md/raid6 algorithms: delta syndrome functions
by Markus Stockhausen
· 11 years ago
bff1752
uapi: Remove kernel internal declaration
by Andreas Gruenbacher
· 10 years ago
0c8027d
Merge tag 'media/v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 10 years ago
1fc1499
Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 10 years ago
Next »