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