1. 400e406 fs/adfs: add MODULE_DESCRIPTION by Jeff Johnson · 10 months ago
  2. f88c3fb mm, slab: remove last vestiges of SLAB_MEM_SPREAD by Linus Torvalds · 12 months ago
  3. 81d469d adfs: remove writepage implementation by Matthew Wilcox (Oracle) · 1 year, 3 months ago
  4. ca9649e adfs: convert to new timestamp accessors by Jeff Layton · 1 year, 5 months ago
  5. 3d3dfeb Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux by Linus Torvalds · 1 year, 6 months ago
  6. d68b4b6 Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 6 months ago
  7. 8bd49ef adfs: delete unused "union adfs_dirtail" definition by Alexey Dobriyan · 1 year, 7 months ago
  8. 925c86a fs: add CONFIG_BUFFER_HEAD by Christoph Hellwig · 1 year, 7 months ago
  9. 9689414 adfs: convert to ctime accessor functions by Jeff Layton · 1 year, 8 months ago
  10. 2cb1e089 splice: Use filemap_splice_read() instead of generic_file_splice_read() by David Howells · 1 year, 10 months ago
  11. c1632a0 fs: port ->setattr() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  12. 2c69e20 fs: Convert block_read_full_page() to block_read_full_folio() by Matthew Wilcox (Oracle) · 2 years, 11 months ago
  13. 9d6b0cd fs: Remove flags parameter from aops->write_begin by Matthew Wilcox (Oracle) · 3 years, 1 month ago
  14. be3bbbc fs: Remove aop flags parameter from cont_write_begin() by Matthew Wilcox (Oracle) · 3 years, 1 month ago
  15. 6b1f86f Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 3 years ago
  16. fd60b28 fs: allocate inode by using alloc_inode_sb() by Muchun Song · 3 years ago
  17. e621900 fs: Convert __set_page_dirty_buffers to block_dirty_folio by Matthew Wilcox (Oracle) · 3 years, 1 month ago
  18. 7ba13ab fs: Turn block_invalidatepage into block_invalidate_folio by Matthew Wilcox (Oracle) · 3 years, 1 month ago
  19. 25d2e88 fs/adfs: remove unneeded variable make code cleaner by Minghao Chi · 3 years, 2 months ago
  20. 0af5737 mm: require ->set_page_dirty to be explicitly wired up by Christoph Hellwig · 3 years, 9 months ago
  21. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years, 2 months ago
  22. 2f221d6 attr: handle idmapped mounts by Christian Brauner · 4 years, 2 months ago
  23. 0eac1102e Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
  24. 6d1349c [PATCH] reduce boilerplate in fsid handling by Al Viro · 4 years, 6 months ago
  25. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 7 months ago
  26. 621c1f4 block: move struct block_device to blk_types.h by Christoph Hellwig · 4 years, 9 months ago
  27. 0c1bc6b docs: filesystems: fix renamed references by Mauro Carvalho Chehab · 5 years ago
  28. 587065d fs/adfs: bigdir: Fix an error code in adfs_fplus_read() by Dan Carpenter · 5 years ago
  29. 25e5d4d fs/adfs: mostly divorse inode number from indirect disc address by Russell King · 5 years ago
  30. 08ead1b fs/adfs: super: add support for E and E+ floppy image formats by Russell King · 5 years ago
  31. e3858e1 fs/adfs: super: extract filesystem block probe by Russell King · 5 years ago
  32. ccbc80a fs/adfs: dir: remove debug in adfs_dir_update() by Russell King · 5 years ago
  33. f352064 fs/adfs: super: fix inode dropping by Russell King · 5 years ago
  34. a464152 fs/adfs: bigdir: implement directory update support by Russell King · 5 years ago
  35. d79288b fs/adfs: bigdir: calculate and validate directory checkbyte by Russell King · 5 years ago
  36. aa3d4e0 fs/adfs: bigdir: directory validation strengthening by Russell King · 5 years ago
  37. 6674eca fs/adfs: bigdir: extract directory validation by Russell King · 5 years ago
  38. 0db35a0 fs/adfs: bigdir: factor out directory entry offset calculation by Russell King · 5 years ago
  39. aacc954 fs/adfs: newdir: split out directory commit from update by Russell King · 5 years ago
  40. cc625cc fs/adfs: newdir: clean up adfs_f_update() by Russell King · 5 years ago
  41. 9318731b fs/adfs: newdir: merge adfs_dir_read() into adfs_f_read() by Russell King · 5 years ago
  42. 7a0e404 fs/adfs: newdir: improve directory validation by Russell King · 5 years ago
  43. ffc8df3 fs/adfs: newdir: factor out directory format validation by Russell King · 5 years ago
  44. 016936b fs/adfs: dir: use pointers to access directory head/tails by Russell King · 5 years ago
  45. 4287e4d fs/adfs: dir: add more efficient iterate() per-format method by Russell King · 5 years ago
  46. cdc46e9 fs/adfs: dir: switch to iterate_shared method by Russell King · 5 years ago
  47. 4a0a88b fs/adfs: dir: improve compiler coverage in adfs_dir_update by Russell King · 5 years ago
  48. f6075c7 fs/adfs: dir: improve update failure handling by Russell King · 5 years ago
  49. ae5df41 fs/adfs: dir: modernise on-disk directory structures by Russell King · 5 years ago
  50. deed1bf fs/adfs: dir: update directory locking by Russell King · 5 years ago
  51. c3c8149 fs/adfs: dir: add helper to mark directory buffers dirty by Russell King · 5 years ago
  52. 90011c7 fs/adfs: dir: add helper to read directory using inode by Russell King · 5 years ago
  53. 419a6e5 fs/adfs: dir: add generic directory reading by Russell King · 5 years ago
  54. a317120 fs/adfs: dir: add generic copy functions by Russell King · 5 years ago
  55. acf5f0b fs/adfs: dir: add common directory sync method by Russell King · 5 years ago
  56. 1dd9f5b fs/adfs: dir: add common directory buffer release method by Russell King · 5 years ago
  57. 95fbadb fs/adfs: dir: add common dir object initialisation by Russell King · 5 years ago
  58. 71b2612 fs/adfs: dir: rename bh_fplus to bhs by Russell King · 5 years ago
  59. f93793f fs/adfs: map: fix map scanning by Russell King · 5 years ago
  60. f6f14a0 fs/adfs: map: move map-specific sb initialisation to map.c by Russell King · 5 years ago
  61. 792314f fs/adfs: map: use find_next_bit_le() rather than open coding it by Russell King · 5 years ago
  62. 197ba3c fs/adfs: map: incorporate map offsets into layout by Russell King · 5 years ago
  63. 7b19526 fs/adfs: map: factor out map cleanup by Russell King · 5 years ago
  64. 6092b6b fs/adfs: map: break up adfs_read_map() by Russell King · 5 years ago
  65. e6160e4 fs/adfs: map: rename adfs_map_free() to adfs_map_statfs() by Russell King · 5 years ago
  66. f75d398 fs/adfs: map: move map reading and validation to map.c by Russell King · 5 years ago
  67. 8191624 fs/adfs: inode: fix adfs_mode2atts() by Russell King · 5 years ago
  68. eeeb9dd fs/adfs: inode: update timestamps to centisecond precision by Russell King · 5 years ago
  69. d2fbf4b Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  70. b4ed8f7 fs/adfs: add time stamp and file type helpers by Russell King · 6 years ago
  71. 8616108 fs/adfs: super: limit idlen according to directory type by Russell King · 6 years ago
  72. 5808b14 fs/adfs: super: fix use-after-free bug by Russell King · 6 years ago
  73. 4c5762f fs/adfs: super: safely update options on remount by Russell King · 6 years ago
  74. 421d3c0 fs/adfs: super: correct superblock flags by Russell King · 6 years ago
  75. 5ed70bb fs/adfs: clean up indirect disc addresses and fragment IDs by Russell King · 6 years ago
  76. ceb3b10 fs/adfs: clean up error message printing by Russell King · 6 years ago
  77. 2e67080 fs/adfs: use %pV for error messages by Russell King · 6 years ago
  78. cb88b5a fs/adfs: use format_version from disc_record by Russell King · 6 years ago
  79. 275f5b9 fs/adfs: add helper to get filesystem size by Russell King · 6 years ago
  80. 1dfdfc9 fs/adfs: add helper to get discrecord from map by Russell King · 6 years ago
  81. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  82. 44e843e Merge tag 'for-rc-adfs' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  83. fc722a0 fs/adfs: fix filename fixup handling for "/" and "//" names by Russell King · 6 years ago
  84. 5f8de48 fs/adfs: move append_filetype_suffix() into adfs_object_fixup() by Russell King · 6 years ago
  85. 2eb0684 fs/adfs: remove truncated filename hashing by Russell King · 6 years ago
  86. adb514a fs/adfs: factor out filename fixup by Russell King · 6 years ago
  87. 411c49b fs/adfs: factor out object fixups by Russell King · 6 years ago
  88. 525715d fs/adfs: factor out filename case lowering by Russell King · 6 years ago
  89. 1e504cf fs/adfs: factor out filename comparison by Russell King · 6 years ago
  90. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  91. b4b52b8 Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 6 years ago
  92. 8f05a79 adfs: switch to ->free_inode() by Al Viro · 6 years ago
  93. 74f7909 adfs: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  94. d9edcbc4 adfs: use timespec64 for time conversion by Arnd Bergmann · 7 years ago
  95. d8e78da adfs: don't put inodes into icache by Al Viro · 7 years ago
  96. 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 7 years ago
  97. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  98. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
  99. 9a7dddc adfs_lookup: do not fail with ENOENT on negatives, use d_splice_alias() by Al Viro · 7 years ago
  100. 686bb96 adfs_lookup_byname: .. *is* taken care of in fs/namei.c by Al Viro · 7 years ago