1. 587065d fs/adfs: bigdir: Fix an error code in adfs_fplus_read() by Dan Carpenter · 5 years ago
  2. 25e5d4d fs/adfs: mostly divorse inode number from indirect disc address by Russell King · 5 years ago
  3. 08ead1b fs/adfs: super: add support for E and E+ floppy image formats by Russell King · 5 years ago
  4. e3858e1 fs/adfs: super: extract filesystem block probe by Russell King · 5 years ago
  5. ccbc80a fs/adfs: dir: remove debug in adfs_dir_update() by Russell King · 5 years ago
  6. f352064 fs/adfs: super: fix inode dropping by Russell King · 5 years ago
  7. a464152 fs/adfs: bigdir: implement directory update support by Russell King · 5 years ago
  8. d79288b fs/adfs: bigdir: calculate and validate directory checkbyte by Russell King · 5 years ago
  9. aa3d4e0 fs/adfs: bigdir: directory validation strengthening by Russell King · 5 years ago
  10. 6674eca fs/adfs: bigdir: extract directory validation by Russell King · 5 years ago
  11. 0db35a0 fs/adfs: bigdir: factor out directory entry offset calculation by Russell King · 5 years ago
  12. aacc954 fs/adfs: newdir: split out directory commit from update by Russell King · 5 years ago
  13. cc625cc fs/adfs: newdir: clean up adfs_f_update() by Russell King · 5 years ago
  14. 9318731 fs/adfs: newdir: merge adfs_dir_read() into adfs_f_read() by Russell King · 5 years ago
  15. 7a0e404 fs/adfs: newdir: improve directory validation by Russell King · 5 years ago
  16. ffc8df3 fs/adfs: newdir: factor out directory format validation by Russell King · 5 years ago
  17. 016936b fs/adfs: dir: use pointers to access directory head/tails by Russell King · 5 years ago
  18. 4287e4d fs/adfs: dir: add more efficient iterate() per-format method by Russell King · 5 years ago
  19. cdc46e9 fs/adfs: dir: switch to iterate_shared method by Russell King · 5 years ago
  20. 4a0a88b fs/adfs: dir: improve compiler coverage in adfs_dir_update by Russell King · 5 years ago
  21. f6075c7 fs/adfs: dir: improve update failure handling by Russell King · 5 years ago
  22. ae5df41 fs/adfs: dir: modernise on-disk directory structures by Russell King · 5 years ago
  23. deed1bf fs/adfs: dir: update directory locking by Russell King · 5 years ago
  24. c3c8149 fs/adfs: dir: add helper to mark directory buffers dirty by Russell King · 5 years ago
  25. 90011c7 fs/adfs: dir: add helper to read directory using inode by Russell King · 5 years ago
  26. 419a6e5 fs/adfs: dir: add generic directory reading by Russell King · 5 years ago
  27. a317120 fs/adfs: dir: add generic copy functions by Russell King · 5 years ago
  28. acf5f0b fs/adfs: dir: add common directory sync method by Russell King · 5 years ago
  29. 1dd9f5b fs/adfs: dir: add common directory buffer release method by Russell King · 5 years ago
  30. 95fbadb fs/adfs: dir: add common dir object initialisation by Russell King · 5 years ago
  31. 71b2612 fs/adfs: dir: rename bh_fplus to bhs by Russell King · 5 years ago
  32. f93793f fs/adfs: map: fix map scanning by Russell King · 5 years ago
  33. f6f14a0 fs/adfs: map: move map-specific sb initialisation to map.c by Russell King · 5 years ago
  34. 792314f fs/adfs: map: use find_next_bit_le() rather than open coding it by Russell King · 5 years ago
  35. 197ba3c fs/adfs: map: incorporate map offsets into layout by Russell King · 5 years ago
  36. 7b19526 fs/adfs: map: factor out map cleanup by Russell King · 5 years ago
  37. 6092b6b fs/adfs: map: break up adfs_read_map() by Russell King · 5 years ago
  38. e6160e4 fs/adfs: map: rename adfs_map_free() to adfs_map_statfs() by Russell King · 5 years ago
  39. f75d398 fs/adfs: map: move map reading and validation to map.c by Russell King · 5 years ago
  40. 8191624 fs/adfs: inode: fix adfs_mode2atts() by Russell King · 5 years ago
  41. eeeb9dd fs/adfs: inode: update timestamps to centisecond precision by Russell King · 5 years ago
  42. d2fbf4b Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  43. b4ed8f7 fs/adfs: add time stamp and file type helpers by Russell King · 6 years ago
  44. 8616108 fs/adfs: super: limit idlen according to directory type by Russell King · 6 years ago
  45. 5808b14 fs/adfs: super: fix use-after-free bug by Russell King · 6 years ago
  46. 4c5762f fs/adfs: super: safely update options on remount by Russell King · 6 years ago
  47. 421d3c0 fs/adfs: super: correct superblock flags by Russell King · 6 years ago
  48. 5ed70bb fs/adfs: clean up indirect disc addresses and fragment IDs by Russell King · 6 years ago
  49. ceb3b10 fs/adfs: clean up error message printing by Russell King · 6 years ago
  50. 2e67080 fs/adfs: use %pV for error messages by Russell King · 6 years ago
  51. cb88b5a fs/adfs: use format_version from disc_record by Russell King · 6 years ago
  52. 275f5b9 fs/adfs: add helper to get filesystem size by Russell King · 6 years ago
  53. 1dfdfc9 fs/adfs: add helper to get discrecord from map by Russell King · 6 years ago
  54. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  55. 44e843e Merge tag 'for-rc-adfs' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  56. fc722a0 fs/adfs: fix filename fixup handling for "/" and "//" names by Russell King · 6 years ago
  57. 5f8de48 fs/adfs: move append_filetype_suffix() into adfs_object_fixup() by Russell King · 6 years ago
  58. 2eb0684 fs/adfs: remove truncated filename hashing by Russell King · 6 years ago
  59. adb514a fs/adfs: factor out filename fixup by Russell King · 6 years ago
  60. 411c49b fs/adfs: factor out object fixups by Russell King · 6 years ago
  61. 525715d fs/adfs: factor out filename case lowering by Russell King · 6 years ago
  62. 1e504cf fs/adfs: factor out filename comparison by Russell King · 6 years ago
  63. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  64. 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
  65. 8f05a79 adfs: switch to ->free_inode() by Al Viro · 6 years ago
  66. 74f7909 adfs: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  67. d9edcbc4 adfs: use timespec64 for time conversion by Arnd Bergmann · 6 years ago
  68. d8e78da adfs: don't put inodes into icache by Al Viro · 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. 9a7dddc adfs_lookup: do not fail with ENOENT on negatives, use d_splice_alias() by Al Viro · 7 years ago
  73. 686bb96 adfs_lookup_byname: .. *is* taken care of in fs/namei.c by Al Viro · 7 years ago
  74. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  75. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  76. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  77. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  78. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 9 years ago
  79. fe64f32 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  80. 835c92d Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  81. 6fa67e7 get rid of 'parent' argument of ->d_compare() by Al Viro · 8 years ago
  82. 19a6d89 qstr: constify instances in adfs by Al Viro · 8 years ago
  83. 8387ff2 vfs: make the string hashes salt the hash by Linus Torvalds · 9 years ago
  84. 90d6cd5 fs/adfs/adfs.h: tidy up comments by Andrew Morton · 9 years ago
  85. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 9 years ago
  86. 0125f50 adfs: constify adfs_dir_ops structures by Julia Lawall · 9 years ago
  87. d96f184 fs/adfs: remove unneeded cast by Firo Yang · 10 years ago
  88. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  89. b796410 adfs: return correct return values by Sanidhya Kashyap · 10 years ago
  90. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  91. 5d5d568 make new_sync_{read,write}() static by Al Viro · 10 years ago
  92. 19bdd41a5 adfs: add __printf verification, fix format/argument mismatches by Joe Perches · 10 years ago
  93. b16214d fs/adfs/dir_fplus.c: replace count*size kzalloc by kcalloc by Fabian Frederick · 10 years ago
  94. e2ffcf5 fs/adfs/dir_fplus.c: use ARRAY_SIZE instead of sizeof/sizeof[0] by Fabian Frederick · 10 years ago
  95. 8174202 write_iter variants of {__,}generic_file_aio_write() by Al Viro · 11 years ago
  96. aad4f8b switch simple generic_file_aio_read() users to ->read_iter() by Al Viro · 11 years ago
  97. 894122d fs/adfs/super.c: add __init to init_inodecache() by Fabian Frederick · 11 years ago
  98. 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 11 years ago
  99. 2d1d9b5 adfs: delayed freeing of sbi by Al Viro · 11 years ago
  100. 7caef26 truncate: drop 'oldsize' truncate_pagecache() parameter by Kirill A. Shutemov · 11 years ago