1. d475c63 dax,ext2: replace XIP read and write with DAX I/O by Matthew Wilcox · 9 years ago
  2. fbbbad4 vfs,ext2: introduce IS_DAX(inode) by Matthew Wilcox · 9 years ago
  3. e084c1b Revert "locks: keep a count of locks on the flctx lists" by Jeff Layton · 9 years ago
  4. a4f3d2c btrfs: cleanup, reduce temporary variables in btrfs_read_roots by David Sterba · 9 years ago
  5. 6f01105 btrfs: use correct type for workqueue flags by David Sterba · 9 years ago
  6. 4bbcaa6 btrfs: factor btrfs_read_roots() out of open_ctree() by Eric Sandeen · 10 years ago
  7. 63443bf btrfs: factor btrfs_replay_log() out of open_ctree() by Eric Sandeen · 10 years ago
  8. 2a45819 btrfs: factor btrfs_init_workqueues() out of open_ctree() by Eric Sandeen · 9 years ago
  9. f9e92e4 btrfs: factor btrfs_init_qgroup() out of open_ctree() by Eric Sandeen · 10 years ago
  10. ad61836 btrfs: factor btrfs_init_dev_replace_locks() out of open_ctree() by Eric Sandeen · 10 years ago
  11. f37938e btrfs: factor btrfs_init_btree_inode() out of open_ctree() by Eric Sandeen · 10 years ago
  12. 779a65a btrfs: factor btrfs_init_balance() out of open_ctree() by Eric Sandeen · 10 years ago
  13. 638aa7e btrfs: factor btrfs_init_scrub() out of open_ctree() by Eric Sandeen · 10 years ago
  14. 0489234 btrfs: consistently use fs_info in close_ctree() by Eric Sandeen · 10 years ago
  15. 9eaed21 btrfs: remove unused fs_info arg from btrfs_close_extra_devices() by Eric Sandeen · 10 years ago
  16. 41d6b13 btrfs: fix sizeof format specifier in btrfs_check_super_valid() by Fabian Frederick · 9 years ago
  17. 08da757 btrfs: cleanup: use for() loop in btrfs_map_bio() by Zhao Lei · 9 years ago
  18. a688a04 btrfs: remove unused chunk_tree argument in several functions by Zhao Lei · 9 years ago
  19. b9fd47c btrfs: cleanup: remove no-used alloc_chunk in btrfs_check_data_free_space() by Zhao Lei · 9 years ago
  20. e8c9f18 btrfs: constify structs with op functions or static definitions by David Sterba · 9 years ago
  21. f749303 Btrfs: switch to kvfree() helper by Wang Shilong · 10 years ago
  22. 01d5847 Btrfs: disk-io: replace root args iff only fs_info used by Daniel Dressler · 10 years ago
  23. a585e94 Btrfs: delayed-inode: replace root args iff only fs_info used by Daniel Dressler · 10 years ago
  24. b7a0365 Btrfs: ctree: reduce args where only fs_info used by Daniel Dressler · 10 years ago
  25. a51f25a nfsd4: fix v3-less build by J. Bruce Fields · 9 years ago
  26. 781355c xfs: recall pNFS layouts on conflicting access by Christoph Hellwig · 9 years ago
  27. 5278511 xfs: implement pNFS export operations by Christoph Hellwig · 9 years ago
  28. 9682ec9 Merge tag 'driver-core-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  29. 8c988ae Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 9 years ago
  30. 6f30b7e ext4: fix indirect punch hole corruption by Omar Sandoval · 9 years ago
  31. a742994 Btrfs: don't remove extents and xattrs when logging new names by Filipe Manana · 9 years ago
  32. 1a4bcf4 Btrfs: fix fsync data loss after adding hard link to inode by Filipe Manana · 9 years ago
  33. 3d84be7 Btrfs: fix BUG_ON in btrfs_orphan_add() when delete unused block group by Forrest Liu · 9 years ago
  34. dcab6a3 Btrfs: account for large extents with enospc by Josef Bacik · 9 years ago
  35. 3266789 Btrfs: don't set and clear delalloc for O_DIRECT writes by Josef Bacik · 9 years ago
  36. 3e05bde Btrfs: only adjust outstanding_extents when we do a short write by Josef Bacik · 9 years ago
  37. 13212b5 btrfs: Fix out-of-space bug by Zhao Lei · 9 years ago
  38. f55985f Btrfs: scrub, fix sleep in atomic context by Filipe Manana · 9 years ago
  39. 575849e Btrfs: fix scheduler warning when syncing log by Filipe Manana · 9 years ago
  40. df4c0e3 fs: dcache: manually unpoison dname after allocation to shut up kasan's reports by Andrey Ryabinin · 9 years ago
  41. 4d5755b epoll: optimize setting task running after blocking by Davidlohr Bueso · 9 years ago
  42. 4638532 bitmap, cpumask, nodemask: remove dedicated formatting functions by Tejun Heo · 9 years ago
  43. a0c2e07 proc: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  44. fcc139a fs/namespace: convert devname allocation to kstrdup_const by Andrzej Hajda · 9 years ago
  45. dfeb0750 kernfs: remove KERNFS_STATIC_NAME by Tejun Heo · 9 years ago
  46. 75287a6 kernfs: convert node name allocation to kstrdup_const by Andrzej Hajda · 9 years ago
  47. bf40e55 NFSv4: Kill unused nfs_inode->delegation_state field by Trond Myklebust · 9 years ago
  48. f4086a3d NFS: struct nfs_commit_info.lock must always point to inode->i_lock by Trond Myklebust · 9 years ago
  49. 487b9b8 nfs: Can call nfs_clear_page_commit() instead by Tom Haynes · 9 years ago
  50. d15bc38 nfs: Provide and use helper functions for marking a page as unstable by Tom Haynes · 9 years ago
  51. 164c240 jffs2: fix handling of corrupted summary length by Chen Jie · 9 years ago
  52. 2d5b86e ext4: ignore journal checksum on remount; don't fail by Eric Sandeen · 9 years ago
  53. b94a8b3 ext4: remove duplicate remount check for JOURNAL_CHECKSUM change by Eric Sandeen · 9 years ago
  54. 0572639 ext4: fix mmap data corruption in nodelalloc mode when blocksize < pagesize by Xiaoguang Wang · 9 years ago
  55. 2cb5cc8 ext4: support read-only images by Darrick J. Wong · 9 years ago
  56. c7d7b98 Merge tag 'for-f2fs-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 9 years ago
  57. 8180995 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  58. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 9 years ago
  59. edc924e fs/proc/array.c: convert to use string_escape_str() by Andy Shevchenko · 9 years ago
  60. 198d159 fs: proc: task_mmu: show page size in /proc/<pid>/numa_maps by Rafael Aquini · 9 years ago
  61. 6bee55f fs: proc: use PDE() to get proc_dir_entry by Alexander Kuleshov · 9 years ago
  62. 695f055 fs/proc/task_mmu.c: add user-space support for resetting mm->hiwater_rss (peak RSS) by Petr Cermak · 9 years ago
  63. 3f97b16 list_lru: add helpers to isolate items by Vladimir Davydov · 9 years ago
  64. 49e7e7f fs: shrinker: always scan at least one object of each type by Vladimir Davydov · 9 years ago
  65. 2acb60a fs: make shrinker memcg aware by Vladimir Davydov · 9 years ago
  66. c0a5b56 list_lru: organize all list_lrus to list by Vladimir Davydov · 9 years ago
  67. cb731d6 vmscan: per memory cgroup slab shrinkers by Vladimir Davydov · 9 years ago
  68. 4101b62 fs: consolidate {nr,free}_cached_objects args in shrink_control by Vladimir Davydov · 9 years ago
  69. 503c358 list_lru: introduce list_lru_shrink_{count,walk} by Vladimir Davydov · 9 years ago
  70. 3e12cef Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  71. 6bec003 Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  72. 87c9172 Merge tag 'jfs-3.20' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 9 years ago
  73. 6184514 Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  74. 0ab39de nfsd: fix comparison in fh_fsid_match() by Dan Carpenter · 9 years ago
  75. 59d5373 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  76. 07f80d4 Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 9 years ago
  77. 6f83e5b Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  78. 7d5b3bf mm: /proc/pid/clear_refs: avoid split_huge_page() by Kirill A. Shutemov · 9 years ago
  79. 48684a6 mm: pagewalk: fix misbehavior of walk_page_range for vma(VM_PFNMAP) by Naoya Horiguchi · 9 years ago
  80. d85f4d6 numa_maps: remove numa_maps->vma by Naoya Horiguchi · 9 years ago
  81. 632fd60 numa_maps: fix typo in gather_hugetbl_stats by Naoya Horiguchi · 9 years ago
  82. f995ece pagemap: use walk->vma instead of calling find_vma() by Naoya Horiguchi · 9 years ago
  83. 5c64f52 clear_refs: remove clear_refs_private->vma and introduce clear_refs_test_walk() by Naoya Horiguchi · 9 years ago
  84. 14eb6fd smaps: remove mem_size_stats->vma and use walk_page_vma() by Naoya Horiguchi · 9 years ago
  85. 05fbf35 proc/pagemap: walk page tables under pte lock by Konstantin Khlebnikov · 9 years ago
  86. 8d38633 page_writeback: put account_page_redirty() after set_page_dirty() by Konstantin Khebnikov · 9 years ago
  87. dc6c9a3 mm: account pmd page tables to the process by Kirill A. Shutemov · 9 years ago
  88. 56873f4 mm:add KPF_ZERO_PAGE flag for /proc/kpageflags by Wang, Yalin · 9 years ago
  89. 1a118cc f2fs: use spinlock for segmap_lock instead of rwlock by Chao Yu · 9 years ago
  90. f1a3b98 f2fs: fix accessing wrong indexed data blocks by Jaegeuk Kim · 9 years ago
  91. 60a3b78 f2fs: avoid variable length array by Jaegeuk Kim · 9 years ago
  92. 29e7043 f2fs: fix sparse warnings by Jaegeuk Kim · 9 years ago
  93. 59b802e f2fs: allocate data blocks in advance for f2fs_direct_IO by Jaegeuk Kim · 9 years ago
  94. f7ef9b8 f2fs: introduce macros to convert bytes and blocks in f2fs by Jaegeuk Kim · 9 years ago
  95. da17eec f2fs: call set_buffer_new for get_block by Jaegeuk Kim · 9 years ago
  96. aaf9607 f2fs: check node page contents all the time by Jaegeuk Kim · 9 years ago
  97. 2e02317 f2fs: avoid data offset overflow when lseeking huge file by Chao Yu · 9 years ago
  98. 560d467 f2fs: fix to use highmem for pages of newly created directory by Chao Yu · 9 years ago
  99. bba681c f2fs: introduce a batched trim by Jaegeuk Kim · 9 years ago
  100. 487261f f2fs: merge {invalidate,release}page for meta/node/data pages by Chao Yu · 9 years ago