1. 33d1497 jbd2: fix checkpoint list cleanup by Jan Kara · 9 years ago
  2. 9c02ac9 ext4: fix xfstest generic/269 double revoked buffer bug with bigalloc by Daeho Jeong · 9 years ago
  3. 9008a58 ext4: make the bitmap read routines return real error codes by Darrick J. Wong · 9 years ago
  4. 56316a0 jbd2: clean up feature test macros with predicate functions by Darrick J. Wong · 9 years ago
  5. e2b911c ext4: clean up feature test macros with predicate functions by Darrick J. Wong · 9 years ago
  6. 6a797d2 ext4: call out CRC and corruption errors with specific error codes by Darrick J. Wong · 9 years ago
  7. 8c81bd8 ext4: store checksum seed in superblock by Darrick J. Wong · 9 years ago
  8. 8b4953e ext4: reserve code points for the project quota feature by Theodore Ts'o · 9 years ago
  9. 9172796 ext4: promote ext4 over ext2 in the default probe order by Darrick J. Wong · 9 years ago
  10. 8595798 jbd2: gate checksum calculations on crc driver presence, not sb flags by Darrick J. Wong · 9 years ago
  11. b90197b ext4: use private version of page_zero_new_buffers() for data=journal mode by Theodore Ts'o · 9 years ago
  12. 36086d4 ext4 crypto: fix bugs in ext4_encrypted_zeroout() by Theodore Ts'o · 9 years ago
  13. 687c3c3 ext4 crypto: replace some BUG_ON()'s with error checks by Theodore Ts'o · 9 years ago
  14. 3684de8 ext4 crypto: ext4_page_crypto() doesn't need a encryption context by Theodore Ts'o · 9 years ago
  15. cccd147 ext4: optimize ext4_writepage() for attempted 4k delalloc writes by Theodore Ts'o · 9 years ago
  16. 937d7b8 ext4 crypto: fix memory leak in ext4_bio_write_page() by Theodore Ts'o · 9 years ago
  17. ebd173b ext4: move procfs registration code to fs/ext4/sysfs.c by Theodore Ts'o · 9 years ago
  18. 76d33bc ext4: refactor sysfs support code by Theodore Ts'o · 9 years ago
  19. b579901 ext4: move sysfs code from super.c to fs/ext4/sysfs.c by Theodore Ts'o · 9 years ago
  20. 2673ee5 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  21. 590dca3 fs-writeback: unplug before cond_resched in writeback_sb_inodes by Chris Mason · 9 years ago
  22. c03e946 userfaultfd: add missing mmput() in error path by Eric Biggers · 9 years ago
  23. f0b2e56 blockdev: don't set S_DAX for misaligned partitions by Jeff Moyer · 9 years ago
  24. e94f5a2 dax: fix O_DIRECT I/O to the last block of a blockdev by Jeff Moyer · 9 years ago
  25. 9c488de Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  26. e1df8b0 Merge branch 'writeback-plugging' by Linus Torvalds · 9 years ago
  27. 505a666 writeback: plug writeback in wb_writeback() and writeback_inodes_wb() by Linus Torvalds · 9 years ago
  28. 01b0c01 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  29. eda2116 [CIFS] mount option sec=none not displayed properly in /proc/mounts by Steve French · 9 years ago
  30. e527b22 revert "ocfs2/dlm: use list_for_each_entry instead of list_for_each" by Andrew Morton · 9 years ago
  31. 6798a8c fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to void by Joe Perches · 9 years ago
  32. 0ba13fd Revert "writeback: plug writeback at a high level" by Linus Torvalds · 9 years ago
  33. e91eb62 Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  34. e013f74 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  35. 01cab55 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 9 years ago
  36. 4c17a6d CIFS: fix type confusion in copy offload ioctl by Jann Horn · 9 years ago
  37. b0a1ea5 Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  38. 33e247c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  39. 7cbea8d mm: mark most vm_operations_struct const by Kirill A. Shutemov · 9 years ago
  40. 2a78b85 namei: fix warning while make xmldocs caused by namei.c by Masanari Iida · 9 years ago
  41. e852d82 fs/affs: make root lookup from blkdev logical size by Pranay Kr. Srivastava · 9 years ago
  42. 3760710 seq_file: provide an analogue of print_hex_dump() by Andy Shevchenko · 9 years ago
  43. 40f705a fs: Don't dump core if the corefile would become world-readable. by Jann Horn · 9 years ago
  44. fbb1816 fs: if a coredump already exists, unlink and recreate with O_EXCL by Jann Horn · 9 years ago
  45. b4cc0ef hfs: fix B-tree corruption after insertion at position 0 by Hin-Tak Leung · 9 years ago
  46. 7cb74be hfs,hfsplus: cache pages correctly between bnode_create and bnode_free by Hin-Tak Leung · 9 years ago
  47. 3725e9d fs/coda: fix readlink buffer overflow by Jan Harkes · 9 years ago
  48. 774636e proc: convert to kstrto*()/kstrto*_from_user() by Alexey Dobriyan · 9 years ago
  49. ecf1a3d proc: change proc_subdir_lock to a rwlock by Waiman Long · 9 years ago
  50. bdb4d10 procfs: always expose /proc/<pid>/map_files/ and make it readable by Calvin Owens · 9 years ago
  51. d3691d2 proc: add cond_resched to /proc/kpage* read/write loop by Vladimir Davydov · 9 years ago
  52. f074a8f proc: export idle flag via kpageflags by Vladimir Davydov · 9 years ago
  53. 33c3fc7 mm: introduce idle page tracking by Vladimir Davydov · 9 years ago
  54. 80ae2fd proc: add kpagecgroup file by Vladimir Davydov · 9 years ago
  55. bd2843f fix ufs write vs readpage race when writing into a hole by Al Viro · 9 years ago
  56. 384989b Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  57. d77e92e dax: update PMD fault handler with PMEM API by Ross Zwisler · 9 years ago
  58. 4383868 ceph: improve readahead for file holes by Yan, Zheng · 9 years ago
  59. 55b0b31 ceph: get inode size for each append write by Yan, Zheng · 9 years ago
  60. f6f7a63 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  61. e81b594 Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  62. 70c3547 hugetlbfs: add hugetlbfs_fallocate() by Mike Kravetz · 9 years ago
  63. b5cec28 hugetlbfs: truncate_hugepages() takes a range of pages by Mike Kravetz · 9 years ago
  64. 1bfad99 hugetlbfs: hugetlb_vmtruncate_list() needs to take a range to delete by Mike Kravetz · 9 years ago
  65. 8334b96 mm: /proc/pid/smaps:: show proportional swap share of the mapping by Minchan Kim · 9 years ago
  66. 77bb499 pagemap: add mmap-exclusive bit for marking pages mapped only here by Konstantin Khlebnikov · 9 years ago
  67. 1c90308 pagemap: hide physical addresses from non-privileged users by Konstantin Khlebnikov · 9 years ago
  68. 356515e pagemap: rework hugetlb and thp report by Konstantin Khlebnikov · 9 years ago
  69. deb9454 pagemap: switch to the new format and do some cleanup by Konstantin Khlebnikov · 9 years ago
  70. a06db75 pagemap: check permissions and capabilities at open time by Konstantin Khlebnikov · 9 years ago
  71. 46c043e mm: take i_mmap_lock in unmap_mapping_range() for DAX by Kirill A. Shutemov · 9 years ago
  72. 3fdd1b47 dax: use linear_page_index() by Matthew Wilcox · 9 years ago
  73. 73a6ec4 dax: ensure that zero pages are removed from other processes by Matthew Wilcox · 9 years ago
  74. d295e34 dax: don't use set_huge_zero_page() by Kirill A. Shutemov · 9 years ago
  75. 8431729 dax: fix race between simultaneous faults by Matthew Wilcox · 9 years ago
  76. 01a33b4 ext4: start transaction before calling into DAX by Matthew Wilcox · 9 years ago
  77. ed923b5 ext4: add ext4_get_block_dax() by Matthew Wilcox · 9 years ago
  78. 84c4e5e dax: improve comment about truncate race by Matthew Wilcox · 9 years ago
  79. e676a4c ext4: use ext4_get_block_write() for DAX by Matthew Wilcox · 9 years ago
  80. dd8a2b6 fs/dax.c: fix typo in #endif comment by Valentin Rothberg · 9 years ago
  81. acd76e7 xfs: huge page fault support by Matthew Wilcox · 9 years ago
  82. 11bd1a9 ext4: huge page fault support by Matthew Wilcox · 9 years ago
  83. e7b1ea2 ext2: huge page fault support by Matthew Wilcox · 9 years ago
  84. 844f35d dax: add huge page fault support by Matthew Wilcox · 9 years ago
  85. c94c2ac dax: move DAX-related functions to a new header by Matthew Wilcox · 9 years ago
  86. 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  87. 5fdb138 ceph: cleanup use of ceph_msg_get by Jianpeng Ma · 9 years ago
  88. e36d571 ceph: no need to get parent inode in ceph_open by Jianpeng Ma · 9 years ago
  89. a43137f ceph: remove the useless judgement by Jianpeng Ma · 9 years ago
  90. 1550d34 ceph: remove redundant test of head->safe and silence static analysis warnings by Brad Hubbard · 9 years ago
  91. 2307863 ceph: fix queuing inode to mdsdir's snaprealm by Yan, Zheng · 9 years ago
  92. a341d4d ceph: invalidate dirty pages after forced umount by Yan, Zheng · 9 years ago
  93. 48fec5d ceph: EIO all operations after forced umount by Yan, Zheng · 9 years ago
  94. b9ffce9 Merge tag 'ecryptfs-4.3-rc1-stale-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 9 years ago
  95. 4e4adb2 Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  96. 77a7880 Merge tag 'xfs-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  97. 5445b1f NFSv4: Respect the server imposed limit on how many changes we may cache by Trond Myklebust · 9 years ago
  98. 7d160a6 NFSv4: Express delegation limit in units of pages by Trond Myklebust · 9 years ago
  99. 7d9071a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  100. bd77966 Merge tag 'for-linus-4.3-merge-window-part-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 9 years ago