1. 09a4e0b isofs: reject hardware sector size > 2048 bytes by Eric Sandeen · 6 years ago
  2. 4f34a51 isofs: fix potential memory leak in mount option parsing by Chengguang Xu · 6 years ago
  3. 5ac7c2f isofs compress: Remove VLA usage by Kyle Spiers · 6 years ago
  4. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  5. f14fc0c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  6. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  7. cb91775 isofs: use unsigned char types consistently by Arnd Bergmann · 7 years ago
  8. 34be4db isofs: fix timestamps beyond 2027 by Arnd Bergmann · 7 years ago
  9. 0ab0b27 isofs: fix build regression by Arnd Bergmann · 7 years ago
  10. 0f0d127 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  11. def12ec isofs: Delete an unnecessary variable initialisation in isofs_read_inode() by Markus Elfring · 7 years ago
  12. e96e8a1 isofs: Adjust four checks for null pointers by Markus Elfring · 7 years ago
  13. 8898662 isofs: Delete an error message for a failed memory allocation in isofs_read_inode() by Markus Elfring · 7 years ago
  14. 34363c0 isofs: Fix off-by-one in 'session' mount option parsing by Jan Kara · 7 years ago
  15. bc98a42 VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) by David Howells · 7 years ago
  16. fdb254d isofs: Fix isofs_show_options() by David Howells · 7 years ago
  17. 86a1da6 isofs: Implement show_options by David Howells · 7 years ago
  18. 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 7 years ago
  19. 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  20. a107bf8 isofs: add KERN_CONT to printing of ER records by Mike Rapoport · 8 years ago
  21. 2f8b544 block,fs: untangle fs.h and blk_types.h by Christoph Hellwig · 8 years ago
  22. a2ed0b3 isofs: Do not return EACCES for unknown filesystems by Jan Kara · 8 years ago
  23. 6fa67e7 get rid of 'parent' argument of ->d_compare() by Al Viro · 8 years ago
  24. 6784725 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  25. 554828e Merge branch 'salted-string-hash' by Linus Torvalds · 8 years ago
  26. f4e6d844 Remove last traces of ->sync_page by Matthew Wilcox · 8 years ago
  27. 8387ff2 vfs: make the string hashes salt the hash by Linus Torvalds · 8 years ago
  28. dfec8a1 fs: have ll_rw_block users pass in op and flags separately by Mike Christie · 8 years ago
  29. e899108 isofs: switch to ->iterate_shared() by Al Viro · 8 years ago
  30. e17a21d get_acorn_filename(): deobfuscate a bit by Al Viro · 8 years ago
  31. a063ff1 Merge branch 'for-linus' into work.lookups by Al Viro · 8 years ago
  32. 99d8258 get_rock_ridge_filename(): handle malformed NM entries by Al Viro · 8 years ago
  33. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  34. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 9 years ago
  35. 21fc61c don't put symlink bodies in pagecache into highmem by Al Viro · 9 years ago
  36. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  37. e4a93be isofs: Fix bug in the way to check if the year is a leap year by Oscar Forner Martinez · 10 years ago
  38. 4e20246 isofs: Fix unchecked printing of ER records by Jan Kara · 10 years ago
  39. 31f48fc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  40. f54e18f isofs: Fix infinite looping over CE entries by Jan Kara · 10 years ago
  41. 7ca2f23 isofs: avoid unused function warning by Arnd Bergmann · 10 years ago
  42. b0afd8e isofs: don't bother with ->d_op for normal case by Al Viro · 10 years ago
  43. f643ff5 isofs_cmp(): we'll never see a dentry for . or .. by Al Viro · 10 years ago
  44. a97df42 isofs: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  45. 410dd3c isofs: Fix unbounded recursion when processing relocated directories by Jan Kara · 10 years ago
  46. d97b07c initramfs: support initramfs that is bigger than 2GiB by Yinghai Lu · 10 years ago
  47. a7963eb Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  48. 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 10 years ago
  49. b3b749b fs/isofs/inode.c add __init to init_inodecache() by Fabian Frederick · 10 years ago
  50. 966c1f7 isofs: don't pass dentry to isofs_hash{i,}_common() by Al Viro · 11 years ago
  51. 17b7f7c isofs: Refuse RW mount of the filesystem instead of making it RO by Jan Kara · 11 years ago
  52. da53be1 Don't pass inode to ->d_hash() and ->d_compare() by Linus Torvalds · 11 years ago
  53. bfee716 [readdir] convert isofs by Al Viro · 11 years ago
  54. fa7614dd fs: Readd the fs module aliases. by Eric W. Biederman · 11 years ago
  55. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  56. 94e07a75 fs: encode_fh: return FILEID_INVALID if invalid fid_type by Namjae Jeon · 11 years ago
  57. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  58. 35c2a7f tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking by Hugh Dickins · 12 years ago
  59. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  60. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  61. ba64e2b userns: Convert isofs to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  62. 08d9329 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  63. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  64. fe685aa isofs: avoid info leak on export by Mathias Krause · 12 years ago
  65. b0b0382 ->encode_fh() API change by Al Viro · 12 years ago
  66. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  67. 8fdd8c4 isofs: inode leak on mount failure by Al Viro · 13 years ago
  68. 7328bdd isofs: propagate umode_t by Al Viro · 13 years ago
  69. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  70. 092f4c5 Merge branch 'akpm' (Andrew's incoming - part two) by Linus Torvalds · 13 years ago
  71. 3069083 isofs: add readpages support by Namjae Jeon · 13 years ago
  72. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  73. d769b3c isofs: Remove global fs lock by Jan Kara · 13 years ago
  74. a904937 make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) by Al Viro · 13 years ago
  75. c11760c isofs: fix bh leak in isofs_fill_super() error case by Linus Torvalds · 13 years ago
  76. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  77. 5fe0c23 exportfs: Return the minimum required handle size by Aneesh Kumar K.V · 14 years ago
  78. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  79. 6cc9c1d fix isofs d_op handling by Al Viro · 14 years ago
  80. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 14 years ago
  81. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 14 years ago
  82. b1e6a01 fs: change d_hash for rcu-walk by Nick Piggin · 14 years ago
  83. 621e155 fs: change d_compare for rcu-walk by Nick Piggin · 14 years ago
  84. 152a083 new helper: mount_bdev() by Al Viro · 14 years ago
  85. e45c9ef isofs: work-around for Rock Ridge+Joliet CDs with empty ISO root directory by Ondrej Zary · 14 years ago
  86. fde214d isofs: Fix isofs_get_blocks for 8TB files by Jan Kara · 14 years ago
  87. 4f819a7 BKL: Remove BKL from isofs by Arnd Bergmann · 14 years ago
  88. db71922 BKL: Explicitly add BKL around get_sb/fill_super by Jan Blunck · 14 years ago
  89. 66a362a isofs: Fix lseek() to position beyond 4 GB by Jan Andres · 14 years ago
  90. ca57272 fs/: do not fallback to default_llseek() when readdir() uses BKL by jan Blunck · 14 years ago
  91. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  92. 37c24b3 Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  93. 59bc055 zisofs: Implement reading of compressed files when PAGE_CACHE_SIZE > compress block size by Jan Kara · 15 years ago
  94. dc7a081 nfs: new subdir Documentation/filesystems/nfs by J. Bruce Fields · 15 years ago
  95. 6d729e4 fs: Make unload_nls() NULL pointer safe by Thomas Gleixner · 15 years ago
  96. 8711c67 isofs: fix Joliet regression by Bartlomiej Zolnierkiewicz · 15 years ago
  97. 5404ac8 isofs: cleanup mount option processing by Jan Kara · 15 years ago
  98. 5c4a656 isofs: fix setting of uid and gid to 0 by Jan Kara · 15 years ago
  99. 52b680c isofs: let mode and dmode mount options override rock ridge mode setting by Jan Kara · 15 years ago
  100. 74675a5 NLS: update handling of Unicode by Alan Stern · 15 years ago