1. 490c1b4 jbd2: do not fail journal because of frozen_buffer allocation failure by Michal Hocko · 9 years ago
  2. adb7ef6 ext4: use __GFP_NOFAIL in ext4_free_blocks() by Konstantin Khlebnikov · 9 years ago
  3. a2821e34 ext4: fix compile error while opening the macro DOUBLE_CHECK by Aihua Zhang · 9 years ago
  4. 7915a86 ext4: print ext4 mount option data_err=abort correctly by Ales Novak · 9 years ago
  5. 5e1021f ext4: fix NULL pointer dereference in ext4_mark_inode_dirty() by Eryu Guan · 9 years ago
  6. a8ed9b8 ext4: drop unneeded BUFFER_TRACE in ext4_delete_inline_entry() by Geliang Tang · 9 years ago
  7. b8a07463 ext4: fix misspellings in comments. by Adam Buchbinder · 9 years ago
  8. c0a2ad9 jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path by OGAWA Hirofumi · 9 years ago
  9. 2d90c16 ext4: more efficient SEEK_DATA implementation by Jan Kara · 9 years ago
  10. e3fb8eb ext4: cleanup handling of bh->b_state in DAX mmap by Jan Kara · 9 years ago
  11. facab4d ext4: return hole from ext4_map_blocks() by Jan Kara · 9 years ago
  12. 140a525 ext4: factor out determining of hole size by Jan Kara · 9 years ago
  13. 87d8a74 ext4: fix setting of referenced bit in ext4_es_lookup_extent() by Jan Kara · 9 years ago
  14. 600be30 ext4: remove i_ioend_count by Jan Kara · 9 years ago
  15. 109811c ext4: simplify io_end handling for AIO DIO by Jan Kara · 9 years ago
  16. efe70c2 ext4: move trans handling and completion deferal out of _ext4_get_block by Jan Kara · 9 years ago
  17. 705965b ext4: rename and split get blocks functions by Jan Kara · 9 years ago
  18. e142d05 ext4: use i_mutex to serialize unaligned AIO DIO by Jan Kara · 9 years ago
  19. 3bd6ad7 ext4: pack ioend structure better by Jan Kara · 9 years ago
  20. cb0d9d4 jbd2: save some atomic ops in __JI_COMMIT_RUNNING handling by Jan Kara · 9 years ago
  21. 1101cd4 jbd2: unify revoke and tag block checksum handling by Jan Kara · 9 years ago
  22. 32ab671 jbd2: factor out common descriptor block initialization by Jan Kara · 9 years ago
  23. 9bcf976 jbd2: remove unnecessary arguments of jbd2_journal_write_revoke_records by Jan Kara · 9 years ago
  24. 29c6eaf ext4: trim unused parameter from convert_initialized_extent() by Eric Whitney · 9 years ago
  25. 6048c64 mbcache: add reusable flag to cache entries by Andreas Gruenbacher · 9 years ago
  26. 3fd1646 ext4: shortcut setting of xattr to the same value by Jan Kara · 9 years ago
  27. dc8d5e5 mbcache: get rid of _e_hash_list_head by Andreas Gruenbacher · 9 years ago
  28. 2335d05 ext4: kill ext4_mballoc_ready by Andreas Gruenbacher · 9 years ago
  29. 7a2508e mbcache2: rename to mbcache by Jan Kara · 9 years ago
  30. f0c8b46 mbcache2: Use referenced bit instead of LRU by Jan Kara · 9 years ago
  31. c2f3140 mbcache2: limit cache size by Jan Kara · 9 years ago
  32. ecd1e64 mbcache: remove mbcache by Jan Kara · 9 years ago
  33. be0726d ext2: convert to mbcache2 by Jan Kara · 9 years ago
  34. 82939d7 ext4: convert to mbcache2 by Jan Kara · 9 years ago
  35. f9a61eb mbcache2: reimplement mbcache by Jan Kara · 9 years ago
  36. 87f9a03 ext4: iterate over buffer heads correctly in move_extent_per_page() by Eryu Guan · 9 years ago
  37. f96c450 ext4: make sure to revoke all the freeable blocks in ext4_free_blocks by Daeho Jeong · 9 years ago
  38. 74dae42 ext4: fix crashes in dioread_nolock mode by Jan Kara · 9 years ago
  39. ed8ad83 ext4: fix bh->b_state corruption by Jan Kara · 9 years ago
  40. c906f38 ext4: fix memleak in ext4_readdir() by Kirill Tkhai · 9 years ago
  41. 56263b4 ext4: remove unused parameter "newblock" in convert_initialized_extent() by Eryu Guan · 9 years ago
  42. bcff248 ext4: don't read blocks from disk after extents being swapped by Eryu Guan · 9 years ago
  43. 4690176 ext4: fix potential integer overflow by Insu Yun · 9 years ago
  44. 802cf1f ext4: add a line break for proc mb_groups display by Huaitong Han · 9 years ago
  45. fdde368 ext4: ioctl: fix erroneous return value by Anton Protopopov · 9 years ago
  46. 05145bd ext4: fix scheduling in atomic on group checksum failure by Jan Kara · 9 years ago
  47. ff978b0 ext4 crypto: move context consistency check to ext4_file_open() by Theodore Ts'o · 9 years ago
  48. 28b4c26 ext4 crypto: revalidate dentry after adding or removing the key by Theodore Ts'o · 9 years ago
  49. dc799d0 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  50. d3f71ae Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  51. e410e34 Revert "btrfs: synchronize incompat feature bits with sysfs files" by Chris Mason · 9 years ago
  52. e1c0eba btrfs: don't use GFP_HIGHMEM for free-space-tree bitmap kzalloc by Chris Mason · 9 years ago
  53. d32a4e3 Merge branch 'dev/fst-followup' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 9 years ago
  54. bf60920 btrfs: sysfs: check initialization state before updating features by David Sterba · 9 years ago
  55. 80ad623 Revert "btrfs: clear PF_NOFREEZE in cleaner_kthread()" by David Sterba · 9 years ago
  56. 0a95b85 btrfs: async-thread: Fix a use-after-free error for trace by Qu Wenruo · 9 years ago
  57. de0ee0e Btrfs: fix race between fsync and lockless direct IO writes by Filipe Manana · 9 years ago
  58. 6b5aa88 Merge branch 'fix/fst-sysfs' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 9 years ago
  59. 3e4c5ef btrfs: add free space tree to the cow-only list by David Sterba · 9 years ago
  60. 6b20e0a btrfs: add free space tree to lockdep classes by David Sterba · 9 years ago
  61. e246468 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  62. 00e3f5c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  63. 772950e Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  64. cc67375 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  65. fa7d9a1 Merge tag 'nfs-for-4.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  66. e62e560 vfs: abort dedupe loop if fatal signals are pending by Darrick J. Wong · 9 years ago
  67. 1d5cfdb tree wide: use kvfree() than conditional kfree()/vfree() by Tetsuo Handa · 9 years ago
  68. eab95db dax: never rely on bh.b_dev being set by get_block() by Ross Zwisler · 9 years ago
  69. 5eb88dc xfs: call dax_pfn_mkwrite() for DAX fsync/msync by Ross Zwisler · 9 years ago
  70. d5be7a0 ext4: call dax_pfn_mkwrite() for DAX fsync/msync by Ross Zwisler · 9 years ago
  71. 80b4adc ext2: call dax_pfn_mkwrite() for DAX fsync/msync by Ross Zwisler · 9 years ago
  72. 9973c98 dax: add support for fsync/sync by Ross Zwisler · 9 years ago
  73. f9fe48b dax: support dirty DAX entries in radix tree by Ross Zwisler · 9 years ago
  74. de14b9c dax: fix conversion of holes to PMDs by Ross Zwisler · 9 years ago
  75. d4bbe70 dax: fix NULL pointer dereference in __dax_dbg() by Ross Zwisler · 9 years ago
  76. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  77. 2101ae4 Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  78. 391f2a1 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  79. d5ffdf8 Merge tag 'xfs-for-linus-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  80. eadee0c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  81. 79b134a btrfs: tweak free space tree bitmap allocation by David Sterba · 9 years ago
  82. 6d45c04 Merge branch 'bugfixes' by Trond Myklebust · 9 years ago
  83. 082fa37 pNFS/flexfiles: Fix an XDR encoding bug in layoutreturn by Trond Myklebust · 9 years ago
  84. 8cce83b btrfs: tests: switch to GFP_KERNEL by David Sterba · 9 years ago
  85. b1b1e15 ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lock by Tariq Saeed · 9 years ago
  86. ff7d080 reiserfs: fix dereference of ERR_PTR by Sudip Mukherjee · 9 years ago
  87. b6ec57f thp: change pmd_trans_huge_lock() interface to return ptl by Kirill A. Shutemov · 9 years ago
  88. 117aa41 [regression] fix braino in fs/dlm/user.c by Al Viro · 9 years ago
  89. 6272dcc NFS: Simplify nfs_request_add_commit_list() arguments by Anna Schumaker · 9 years ago
  90. b819ed4 pNFS/flexfiles: Improve merging of errors in LAYOUTRETURN by Trond Myklebust · 9 years ago
  91. eae2177 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  92. e9f57eb Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 9 years ago
  93. 5c89e9e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 9 years ago
  94. 99c88e6 ceph: use i_size_{read,write} to get/set i_size by Yan, Zheng · 9 years ago
  95. 5be0389 ceph: re-send AIO write request when getting -EOLDSNAP error by Yan, Zheng · 9 years ago
  96. c8fe9b1 ceph: Asynchronous IO support by Yan, Zheng · 9 years ago
  97. 458c470 ceph: Avoid to propagate the invalid page point by Minfei Huang · 9 years ago
  98. f9cac5a ceph: fix double page_unlock() in page_mkwrite() by Yan, Zheng · 9 years ago
  99. 14e46e0 btrfs: synchronize incompat feature bits with sysfs files by David Sterba · 9 years ago
  100. 444e751 btrfs: sysfs: introduce helper for syncing bits with sysfs files by David Sterba · 9 years ago