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
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-02
writeback: move global_dirty_limit into wb_domain
Tejun Heo
1
-1
/
+1
2015-06-02
writeback: reorganize [__]wb_update_bandwidth()
Tejun Heo
1
-10
/
+0
2015-06-02
writeback: clean up wb_dirty_limit()
Tejun Heo
1
-1
/
+1
2015-06-02
ext2: enable cgroup writeback support
Tejun Heo
1
-1
/
+1
2015-06-02
mpage: make __mpage_writepage() honor cgroup writeback
Tejun Heo
1
-0
/
+2
2015-06-02
buffer, writeback: make __block_write_full_page() honor cgroup writeback
Tejun Heo
1
-6
/
+20
2015-06-02
writeback: dirty inodes against their matching cgroup bdi_writeback's
Tejun Heo
1
-12
/
+11
2015-06-02
writeback: make writeback initiation functions handle multiple bdi_writeback's
Tejun Heo
1
-5
/
+91
2015-06-02
writeback: restructure try_writeback_inodes_sb[_nr]()
Tejun Heo
1
-23
/
+29
2015-06-02
writeback: implement wb_wait_for_single_work()
Tejun Heo
1
-2
/
+45
2015-06-02
writeback: implement bdi_wait_for_completion()
Tejun Heo
1
-12
/
+46
2015-06-02
writeback: add wb_writeback_work->auto_free
Tejun Heo
1
-7
/
+6
2015-06-02
writeback: make wakeup_dirtytime_writeback() handle multiple bdi_writeback's
Tejun Heo
1
-3
/
+6
2015-06-02
writeback: make wakeup_flusher_threads() handle multiple bdi_writeback's
Tejun Heo
1
-2
/
+46
2015-06-02
writeback: make bdi_start_background_writeback() take bdi_writeback instead o...
Tejun Heo
1
-6
/
+6
2015-06-02
writeback: make writeback_in_progress() take bdi_writeback instead of backing...
Tejun Heo
1
-14
/
+1
2015-06-02
writeback: remove bdi_start_writeback()
Tejun Heo
1
-43
/
+25
2015-06-02
writeback: don't issue wb_writeback_work if clean
Tejun Heo
1
-8
/
+10
2015-06-02
writeback: make bdi_has_dirty_io() take multiple bdi_writeback's into account
Tejun Heo
1
-2
/
+3
2015-06-02
writeback: implement backing_dev_info->tot_write_bandwidth
Tejun Heo
1
-1
/
+6
2015-06-02
writeback: implement WB_has_dirty_io wb_state flag
Tejun Heo
1
-24
/
+86
2015-06-02
writeback: implement and use inode_congested()
Tejun Heo
1
-0
/
+29
2015-06-02
writeback: make backing_dev_info host cgroup-specific bdi_writebacks
Tejun Heo
2
-3
/
+6
2015-06-02
bdi: make inode_to_bdi() inline
Tejun Heo
2
-22
/
+2
2015-06-02
writeback: separate out include/linux/backing-dev-defs.h
Tejun Heo
14
-0
/
+14
2015-06-02
writeback: move backing_dev_info->wb_lock and ->worklist into bdi_writeback
Tejun Heo
1
-45
/
+41
2015-06-02
writeback: move bandwidth related fields from backing_dev_info into bdi_write...
Tejun Heo
4
-13
/
+12
2015-06-02
writeback: move backing_dev_info->bdi_stat[] into bdi_writeback
Tejun Heo
4
-9
/
+10
2015-06-02
writeback: move backing_dev_info->state into bdi_writeback
Tejun Heo
1
-7
/
+7
2015-06-02
memcg: add per cgroup dirty page accounting
Greg Thelen
2
-9
/
+37
2015-06-02
page_writeback: revive cancel_dirty_page() in a restricted form
Tejun Heo
1
-2
/
+2
2015-05-26
block: fix returnvar.cocci warnings
Julia Lawall
1
-2
/
+1
2015-05-22
block: remove management of bi_remaining when restoring original bi_end_io
Mike Snitzer
3
-14
/
+6
2015-05-19
block: remove BIO_EOPNOTSUPP
Christoph Hellwig
5
-34
/
+2
2015-05-05
bio: skip atomic inc/dec of ->bi_cnt for most use cases
Jens Axboe
2
-2
/
+1
2015-05-03
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-229
/
+210
2015-05-02
ext4: fix growing of tiny filesystems
Jan Kara
1
-2
/
+5
2015-05-02
ext4: move check under lock scope to close a race.
Davide Italiano
1
-7
/
+8
2015-05-02
ext4: fix data corruption caused by unwritten and delayed extents
Lukas Czerner
2
-0
/
+10
2015-05-02
ext4 crypto: remove duplicated encryption mode definitions
Chanho Park
1
-6
/
+0
2015-05-02
ext4 crypto: do not select from EXT4_FS_ENCRYPTION
Herbert Xu
1
-2
/
+7
2015-05-01
ext4 crypto: add padding to filenames before encrypting
Theodore Ts'o
5
-8
/
+31
2015-05-01
ext4 crypto: simplify and speed up filename encryption
Theodore Ts'o
5
-204
/
+149
2015-05-01
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-77
/
+118
2015-04-29
Btrfs: btrfs_release_extent_buffer_page didn't free pages of dummy extent
Forrest Liu
1
-25
/
+26
2015-04-26
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-17
/
+25
2015-04-26
Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
34
-163
/
+313
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
285
-1520
/
+1512
2015-04-26
Btrfs: fill ->last_trans for delayed inode in btrfs_fill_inode.
Yang Dongsheng
2
-9
/
+14
2015-04-26
btrfs: unlock i_mutex after attempting to delete subvolume during send
Omar Sandoval
1
-1
/
+2
[next]