1. b16b1de writeback: make writeback_control track the inode being written back by Tejun Heo · 10 years ago
  2. 21c6321 writeback: relocate wb[_try]_get(), wb_put(), inode_{attach|detach}_wb() by Tejun Heo · 10 years ago
  3. aa661bb writeback: move over_bground_thresh() to mm/page-writeback.c by Tejun Heo · 10 years ago
  4. dcc25ae writeback: move global_dirty_limit into wb_domain by Tejun Heo · 10 years ago
  5. 8a73179 writeback: reorganize [__]wb_update_bandwidth() by Tejun Heo · 10 years ago
  6. 0d960a3 writeback: clean up wb_dirty_limit() by Tejun Heo · 10 years ago
  7. 108dad6 ext2: enable cgroup writeback support by Tejun Heo · 10 years ago
  8. 429b3fb mpage: make __mpage_writepage() honor cgroup writeback by Tejun Heo · 10 years ago
  9. bafc0db buffer, writeback: make __block_write_full_page() honor cgroup writeback by Tejun Heo · 10 years ago
  10. 0747259 writeback: dirty inodes against their matching cgroup bdi_writeback's by Tejun Heo · 10 years ago
  11. db12536 writeback: make writeback initiation functions handle multiple bdi_writeback's by Tejun Heo · 10 years ago
  12. f30a7d0 writeback: restructure try_writeback_inodes_sb[_nr]() by Tejun Heo · 10 years ago
  13. 98754bf writeback: implement wb_wait_for_single_work() by Tejun Heo · 10 years ago
  14. cc395d7 writeback: implement bdi_wait_for_completion() by Tejun Heo · 10 years ago
  15. ac7b19a writeback: add wb_writeback_work->auto_free by Tejun Heo · 10 years ago
  16. 001fe6f writeback: make wakeup_dirtytime_writeback() handle multiple bdi_writeback's by Tejun Heo · 10 years ago
  17. f2b6512 writeback: make wakeup_flusher_threads() handle multiple bdi_writeback's by Tejun Heo · 10 years ago
  18. 9ecf4866 writeback: make bdi_start_background_writeback() take bdi_writeback instead of backing_dev_info by Tejun Heo · 10 years ago
  19. bc05873 writeback: make writeback_in_progress() take bdi_writeback instead of backing_dev_info by Tejun Heo · 10 years ago
  20. c00ddad writeback: remove bdi_start_writeback() by Tejun Heo · 10 years ago
  21. e797291 writeback: don't issue wb_writeback_work if clean by Tejun Heo · 10 years ago
  22. 95a46c6 writeback: make bdi_has_dirty_io() take multiple bdi_writeback's into account by Tejun Heo · 10 years ago
  23. 766a9d6 writeback: implement backing_dev_info->tot_write_bandwidth by Tejun Heo · 10 years ago
  24. d6c10f1 writeback: implement WB_has_dirty_io wb_state flag by Tejun Heo · 10 years ago
  25. 703c270 writeback: implement and use inode_congested() by Tejun Heo · 10 years ago
  26. 52ebea7 writeback: make backing_dev_info host cgroup-specific bdi_writebacks by Tejun Heo · 10 years ago
  27. a212b10 bdi: make inode_to_bdi() inline by Tejun Heo · 10 years ago
  28. 66114ca writeback: separate out include/linux/backing-dev-defs.h by Tejun Heo · 10 years ago
  29. f0054bb writeback: move backing_dev_info->wb_lock and ->worklist into bdi_writeback by Tejun Heo · 10 years ago
  30. a88a341 writeback: move bandwidth related fields from backing_dev_info into bdi_writeback by Tejun Heo · 10 years ago
  31. 93f78d8 writeback: move backing_dev_info->bdi_stat[] into bdi_writeback by Tejun Heo · 10 years ago
  32. 4452226 writeback: move backing_dev_info->state into bdi_writeback by Tejun Heo · 10 years ago
  33. c4843a7 memcg: add per cgroup dirty page accounting by Greg Thelen · 10 years ago
  34. 11f81be page_writeback: revive cancel_dirty_page() in a restricted form by Tejun Heo · 10 years ago
  35. f6454b0 block: fix returnvar.cocci warnings by Julia Lawall · 10 years ago
  36. 326e1db block: remove management of bi_remaining when restoring original bi_end_io by Mike Snitzer · 10 years ago
  37. b25de9d block: remove BIO_EOPNOTSUPP by Christoph Hellwig · 10 years ago
  38. dac5621 bio: skip atomic inc/dec of ->bi_cnt for most use cases by Jens Axboe · 10 years ago
  39. 8663da2 Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  40. 2c869b2 ext4: fix growing of tiny filesystems by Jan Kara · 10 years ago
  41. 280227a ext4: move check under lock scope to close a race. by Davide Italiano · 10 years ago
  42. d2dc317 ext4: fix data corruption caused by unwritten and delayed extents by Lukas Czerner · 10 years ago
  43. 9402bdc ext4 crypto: remove duplicated encryption mode definitions by Chanho Park · 10 years ago
  44. fb63e54 ext4 crypto: do not select from EXT4_FS_ENCRYPTION by Herbert Xu · 10 years ago
  45. a44cd7a ext4 crypto: add padding to filenames before encrypting by Theodore Ts'o · 10 years ago
  46. 5de0b4d ext4 crypto: simplify and speed up filename encryption by Theodore Ts'o · 10 years ago
  47. 64887b6 Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  48. 5d2361d Btrfs: btrfs_release_extent_buffer_page didn't free pages of dummy extent by Forrest Liu · 10 years ago
  49. f583381 Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  50. 59953fb Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  51. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  52. 6e17d30 Btrfs: fill ->last_trans for delayed inode in btrfs_fill_inode. by Yang Dongsheng · 10 years ago
  53. 909e26d btrfs: unlock i_mutex after attempting to delete subvolume during send by Omar Sandoval · 10 years ago
  54. b860545 btrfs: check io_ctl_prepare_pages return in __btrfs_write_out_cache by Omar Sandoval · 10 years ago
  55. 5ca64f4 btrfs: fix race on ENOMEM in alloc_extent_buffer by Omar Sandoval · 10 years ago
  56. 67b7859 btrfs: handle ENOMEM in btrfs_alloc_tree_block by Omar Sandoval · 10 years ago
  57. 1b98450 Btrfs: fix find_free_dev_extent() malfunction in case device tree has hole by Forrest Liu · 10 years ago
  58. e4c88f0 Btrfs: don't check for delalloc_bytes in cache_save_setup by Chris Mason · 10 years ago
  59. 24b89d0 Btrfs: fix deadlock when starting writeback of bg caches by Filipe Manana · 10 years ago
  60. b58d1a9 Btrfs: fix race between start dirty bg cache writeout and bg deletion by Filipe Manana · 10 years ago
  61. 3cab989 RCU pathwalk breakage when running into a symlink overmounting something by Al Viro · 10 years ago
  62. fe0f07d direct-io: only inc/dec inode->i_dio_count for file systems by Jens Axboe · 10 years ago
  63. 8e3c500 fs/9p: fix readdir() by Johannes Berg · 10 years ago
  64. a3bdccc Btrfs: prevent list corruption during free space cache processing by Chris Mason · 10 years ago
  65. 860448c Merge branch 'for-4.1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  66. ba0e4ae Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  67. 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
  68. 85db36c Btrfs: fix inode cache writeout by Chris Mason · 10 years ago
  69. 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
  70. 21330b6 Merge branch 'bugfixes' by Trond Myklebust · 10 years ago
  71. c775707 fs/nfs: fix new compiler warning about boolean in switch by Andre Przywara · 10 years ago
  72. c456aac nfs: Remove unneeded casts in nfs by Firo Yang · 10 years ago
  73. ce85cfb NFS: Don't attempt to decode missing directory entries by Benjamin Coddington · 10 years ago
  74. 3708f84 Revert "nfs: replace nfs_add_stats with nfs_inc_stats when add one" by Nicolas Iooss · 10 years ago
  75. 7b32038 NFS: Rename idmap.c to nfs4idmap.c by Anna Schumaker · 10 years ago
  76. 40c64c2 NFS: Move nfs_idmap.h into fs/nfs/ by Anna Schumaker · 10 years ago
  77. f9ebd61 NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.h by Anna Schumaker · 10 years ago
  78. 7c61f0d NFS: Add a stub for GETDEVICELIST by Anna Schumaker · 10 years ago
  79. 05f5490 nfs: remove WARN_ON_ONCE from nfs_direct_good_bytes by Peng Tao · 10 years ago
  80. 1ccbad9 nfs: fix DIO good bytes calculation by Peng Tao · 10 years ago
  81. ea96d1e nfs: Fetch MOUNTED_ON_FILEID when updating an inode by Anna Schumaker · 10 years ago
  82. 5d05e54 nfs: fix high load average due to callback thread sleeping by Jeff Layton · 10 years ago
  83. f830f7d NFS: Reduce time spent holding the i_mutex during fallocate() by Anna Schumaker · 10 years ago
  84. 9a51940 NFS: Don't zap caches on fallocate() by Anna Schumaker · 10 years ago
  85. a62d016 Merge tag 'for-linus-20150422' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  86. 1204c46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  87. ec137c1 ceph: fix uninline data function by Yan, Zheng · 10 years ago
  88. 0ea611a ceph: rename snapshot support by Yan, Zheng · 10 years ago
  89. c0bd50e ceph: fix null pointer dereference in send_mds_reconnect() by Yan, Zheng · 10 years ago
  90. bb7ffbf nfsd: fix nsfd startup race triggering BUG_ON by Giuseppe Cantavenera · 10 years ago
  91. 135dd00 nfsd: eliminate NFSD_DEBUG by Mark Salter · 10 years ago
  92. 6e4891d nfsd4: fix READ permission checking by J. Bruce Fields · 10 years ago
  93. 980608f nfsd4: disallow SEEK with special stateids by J. Bruce Fields · 10 years ago
  94. 5ba4a25a nfsd4: disallow ALLOCATE with special stateids by J. Bruce Fields · 10 years ago
  95. 8f443e2 Revert "ocfs2: incorrect check for debugfs returns" by Linus Torvalds · 10 years ago
  96. 32ec439 ceph: hold on to exclusive caps on complete directories by Yan, Zheng · 10 years ago
  97. ff7eeb8 ceph: show non-default options only by Ilya Dryomov · 10 years ago
  98. ff40f9a libceph, ceph: split ceph_show_options() by Ilya Dryomov · 10 years ago
  99. 1c841a9 ceph: cleanup unsafe requests when reconnecting is denied by Yan, Zheng · 10 years ago
  100. a9f6eb6 ceph: don't zero i_wrbuffer_ref when reconnecting is denied by Yan, Zheng · 10 years ago