1. d2980d8 Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years ago
  2. aa0b42b ntfs: fix multiple kernel-doc warnings by Randy Dunlap · 2 years, 2 months ago
  3. c1632a0 fs: port ->setattr() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  4. 676cb49 Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 5 months ago
  5. bc32a63 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 2 years, 5 months ago
  6. c547524 fs/ntfs: drop useless return value of submit_bh from ntfs_submit_bh_for_read by Ritesh Harjani (IBM) · 2 years, 7 months ago
  7. 63095f4 ntfs: check overflow when iterating ATTR_RECORDs by Hawkins Jiawei · 2 years, 6 months ago
  8. 36a4d82 ntfs: fix out-of-bounds read in ntfs_attr_find() by Hawkins Jiawei · 2 years, 6 months ago
  9. d85a1be ntfs: fix use-after-free in ntfs_attr_find() by Hawkins Jiawei · 2 years, 6 months ago
  10. 1b513f6 ntfs: fix BUG_ON in ntfs_lookup_inode_by_name() by ChenXiaoSong · 2 years, 7 months ago
  11. f006540 Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 2 years, 7 months ago
  12. c013d0a Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 2 years, 7 months ago
  13. 6723518 mm/migrate: Convert buffer_migrate_page() to buffer_migrate_folio() by Matthew Wilcox (Oracle) · 2 years, 9 months ago
  14. 38c9c22 ntfs: fix use-after-free in ntfs_ucsncmp() by ChenXiaoSong · 2 years, 8 months ago
  15. 1420c4a5 fs/buffer: Combine two submit_bh() and ll_rw_block() arguments by Bart Van Assche · 2 years, 8 months ago
  16. 62a3a4d ntfs: Remove check for PageError by Matthew Wilcox (Oracle) · 2 years, 10 months ago
  17. 17bb554 ntfs: Remove check for PageError by Matthew Wilcox (Oracle) · 2 years, 10 months ago
  18. 6f66404 Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 9 months ago
  19. 69bc169 fs/ntfs: remove redundant variable idx by Colin Ian King · 2 years, 10 months ago
  20. 933906f ntfs: Convert ntfs to read_folio by Matthew Wilcox (Oracle) · 2 years, 10 months ago
  21. 2c69e20 fs: Convert block_read_full_page() to block_read_full_folio() by Matthew Wilcox (Oracle) · 2 years, 10 months ago
  22. c377313 ntfs: Correct mark_ntfs_record_dirty() folio conversion by Matthew Wilcox (Oracle) · 3 years ago
  23. 6b1f86f Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 3 years ago
  24. fd60b28 fs: allocate inode by using alloc_inode_sb() by Muchun Song · 3 years ago
  25. 714fbf2 ntfs: add sanity check on allocation size by Dongliang Mu · 3 years ago
  26. e621900 fs: Convert __set_page_dirty_buffers to block_dirty_folio by Matthew Wilcox (Oracle) · 3 years, 1 month ago
  27. 187c82c fs: Convert trivial uses of __set_page_dirty_nobuffers to filemap_dirty_folio by Matthew Wilcox (Oracle) · 3 years, 1 month ago
  28. 7ba13ab fs: Turn block_invalidatepage into block_invalidate_folio by Matthew Wilcox (Oracle) · 3 years, 1 month ago
  29. 7e0af97 fs/ntfs/attrib.c: fix one kernel-doc comment by Yang Li · 3 years, 2 months ago
  30. 4eec7fa fs: ntfs: Limit NTFS_RW to page sizes smaller than 64k by Guenter Roeck · 3 years, 3 months ago
  31. c03098d Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 3 years, 4 months ago
  32. ab70041 ntfs: use sb_bdev_nr_blocks by Christoph Hellwig · 3 years, 5 months ago
  33. a629459 iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable by Andreas Gruenbacher · 3 years, 7 months ago
  34. ccdf774 mm: don't include <linux/blkdev.h> in <linux/backing-dev.h> by Christoph Hellwig · 3 years, 6 months ago
  35. d3acb15 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 8 months ago
  36. d98e4d9 ntfs: fix validity check for file name attribute by Desmond Cheong Zhi Xi · 3 years, 8 months ago
  37. f0b65f3 iov_iter: replace iov_iter_copy_from_user_atomic() with iterator-advancing variant by Al Viro · 3 years, 10 months ago
  38. 9067931 ntfs_copy_from_user_iter(): don't bother with copying iov_iter by Al Viro · 3 years, 9 months ago
  39. 4dfe6bd ntfs: check for valid standard information attribute by Rustam Kovhaev · 4 years ago
  40. 6bbf290 ntfs: layout.h: delete duplicated words by Randy Dunlap · 4 years ago
  41. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years, 1 month ago
  42. 2f221d6 attr: handle idmapped mounts by Christian Brauner · 4 years, 1 month ago
  43. 4dad18f fs/ntfs: remove unused variable attr_len by Alex Shi · 4 years, 3 months ago
  44. 3f10c2f fs/ntfs: remove unused varibles by Alex Shi · 4 years, 3 months ago
  45. 0eac1102e Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 4 months ago
  46. 4f8c940 ntfs: add check for mft record size in superblock by Rustam Kovhaev · 4 years, 5 months ago
  47. 6d1349c [PATCH] reduce boilerplate in fsid handling by Al Viro · 4 years, 6 months ago
  48. 1146f7e2 ntfs: fix ntfs_test_inode and ntfs_init_locked_inode function type by Luca Stefani · 4 years, 7 months ago
  49. 3f1266f block: move block-related definitions out of fs.h by Christoph Hellwig · 4 years, 9 months ago
  50. 9470904 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 months ago
  51. 88dca4c mm: remove the pgprot argument to __vmalloc by Christoph Hellwig · 4 years, 9 months ago
  52. 14ed109 ntfs: replace attach_page_buffers with attach_page_private by Guoqing Jiang · 4 years, 9 months ago
  53. 0c1bc6b docs: filesystems: fix renamed references by Mauro Carvalho Chehab · 5 years ago
  54. f1e67e3 fs/buffer: Make BH_Uptodate_Lock bit_spin_lock a regular spinlock_t by Thomas Gleixner · 5 years ago
  55. eb31e2f utimes: Clamp the timestamps in notify_change() by Amir Goldstein · 5 years ago
  56. cc22c80 ntfs: remove (un)?likely() from IS_ERR() conditions by Denis Efremov · 5 years ago
  57. 3818c19 timestamp_truncate: Replace users of timespec64_trunc by Deepa Dinamani · 6 years ago
  58. 84514ea treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 97 by Thomas Gleixner · 6 years ago
  59. a1d312d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 96 by Thomas Gleixner · 6 years ago
  60. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  61. a2b757f ntfs: switch to ->free_inode() by Al Viro · 6 years ago
  62. ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
  63. 995f608 ntfs: don't open-code ERR_CAST by Al Viro · 6 years ago
  64. ab62ef8 ntfs: mft: remove VLA usage by Kees Cook · 7 years ago
  65. 2c27ce9 ntfs: decompress: remove VLA usage by Kees Cook · 7 years ago
  66. ac4ecf9 ntfs: aops: remove VLA usage by Kees Cook · 7 years ago
  67. a10dceb fs/ntfs/aops.c: don't disable interrupts during kmap_atomic() by Sebastian Andrzej Siewior · 7 years ago
  68. bcf451e fs/ntfs: use timespec64 directly for timestamp conversion by Arnd Bergmann · 7 years ago
  69. 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 7 years ago
  70. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  71. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
  72. 2c2acd2 ntfs: fix bogus __mark_inode_dirty(I_DIRTY_SYNC | I_DIRTY_DATASYNC) call by Christoph Hellwig · 7 years ago
  73. 7a11ac2 ntfs: remove i_version handling by Jeff Layton · 7 years ago
  74. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  75. e2c5923 Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  76. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  77. 640ab98 buffer: have alloc_page_buffers() use __GFP_NOFAIL by Jens Axboe · 7 years ago
  78. 0f0d127 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  79. 3b49c9a fs: convert a pile of fsync routines to errseq_t based reporting by Jeff Layton · 8 years ago
  80. bc98a42 VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) by David Howells · 8 years ago
  81. fee2aa7 ntfs: Use ERR_CAST() to avoid cross-structure cast by Kees Cook · 8 years ago
  82. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  83. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  84. 80eabba Merge branch 'for-4.10/fs-unmap' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  85. 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  86. e64855c fs: Add helper to clean bdev aliases under a bh and use it by Jan Kara · 8 years ago
  87. be29796 mm: only include blk_types in swap.h if CONFIG_SWAP is enabled by Christoph Hellwig · 8 years ago
  88. 2f8b544 block,fs: untangle fs.h and blk_types.h by Christoph Hellwig · 8 years ago
  89. 723c038 fs: remove the never implemented aio_fsync file operation by Christoph Hellwig · 8 years ago
  90. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  91. e55f1d1 Merge remote-tracking branch 'jk/vfs' into work.misc by Al Viro · 8 years ago
  92. c2050a4 fs: Replace current_fs_time() with current_time() by Deepa Dinamani · 8 years ago
  93. 4bce9f6e get rid of separate multipage fault-in primitives by Al Viro · 8 years ago
  94. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 9 years ago
  95. 6784725 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  96. 554828e Merge branch 'salted-string-hash' by Linus Torvalds · 9 years ago
  97. f4e6d84 Remove last traces of ->sync_page by Matthew Wilcox · 9 years ago
  98. 8387ff2 vfs: make the string hashes salt the hash by Linus Torvalds · 9 years ago
  99. 2a222ca fs: have submit_bh users pass in op and flags separately by Mike Christie · 9 years ago
  100. e259221 fs: simplify the generic_write_sync prototype by Christoph Hellwig · 9 years ago