1. 108624e smb3: update TODO list of missing features by Steve French · 5 years ago
  2. 48ffc3d Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental into mauro by Jonathan Corbet · 5 years ago
  3. d6788eb Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  4. 1b03bc5 typo fix: it's d_make_root, not d_make_inode... by Al Viro · 5 years ago
  5. 4f5ed13 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  6. 249be85 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  7. c063066 mm: thp: fix false negative of shmem vma's THP eligibility by Yang Shi · 5 years ago
  8. 366a4e3 Merge tag 'xfs-5.3-merge-13' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  9. 57a8ec3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  10. 9fc3a18 docs: remove extra conf.py files by Mauro Carvalho Chehab · 5 years ago
  11. 5e7c31d coda: change Coda's user api to use 64-bit time_t in timespec by Jan Harkes · 5 years ago
  12. 6ced9aa coda: stop using 'struct timespec' in user API by Arnd Bergmann · 5 years ago
  13. 89b408a Documentation: filesystem: Convert xfs.txt to ReST by Sheriff Esseson · 5 years ago
  14. da82c92 docs: cgroup-v1: add it to the admin-guide book by Mauro Carvalho Chehab · 6 years ago
  15. fe34c89 docs: driver-model: move it to the driver-api book by Mauro Carvalho Chehab · 6 years ago
  16. 5704324 docs: admin-guide: move sysctl directory to it by Mauro Carvalho Chehab · 6 years ago
  17. ec4b78a docs: early-userspace: move to driver-api guide by Mauro Carvalho Chehab · 6 years ago
  18. 0d07cf5 docs: early-userspace: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  19. a641a88 Merge tag 'f2fs-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 6 years ago
  20. 4ce9d18 Merge tag 'xfs-5.3-merge-12' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  21. f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  22. ee2ad71 mm: smaps: split PSS into components by Luigi Semenzato · 6 years ago
  23. d2b6b4c Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  24. 25cd6f3 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 6 years ago
  25. 682f7c5 Merge tag 'for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  26. e9a83bd Merge tag 'docs-5.3' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  27. 92c1d65 Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 6 years ago
  28. 66f2a12 docs: Move binderfs to admin-guide by Matthew Wilcox (Oracle) · 6 years ago
  29. f85d933 locks: Cleanup lm_compare_owner and lm_owner_key by Benjamin Coddington · 6 years ago
  30. cad3836 f2fs: allocate blocks for pinned file by Jaegeuk Kim · 6 years ago
  31. dbd329f1 xfs: add struct xfs_mount pointer to struct xfs_buf by Christoph Hellwig · 6 years ago
  32. 0564336 fscrypt: document testing with xfstests by Eric Biggers · 6 years ago
  33. adbd9b4 fscrypt: remove selection of CONFIG_CRYPTO_SHA256 by Eric Biggers · 6 years ago
  34. 8811249 vfs: update d_make_root() description by Ian Kent · 6 years ago
  35. 7c116d2 docs: filesystems: Remove uneeded .rst extension on toctables by Mauro Carvalho Chehab · 6 years ago
  36. 99c8b23 docs: cgroup-v1: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  37. f0ba437 docs: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  38. 8afecfb Merge tag 'v5.2-rc4' into mauro by Jonathan Corbet · 6 years ago
  39. 711486f Documentation/filesystems/proc.txt: Add arch_status file by Aubrey Li · 6 years ago
  40. 5c437fa docs: fs: fix broken links to vfs.txt with was renamed to vfs.rst by Mauro Carvalho Chehab · 6 years ago
  41. 9d61944 Documentation: xfs: Fix typo by Shiyang Ruan · 6 years ago
  42. ee5dc04 docs: filesystems: vfs: Render method descriptions by Tobin C. Harding · 6 years ago
  43. 4d3aed7 f2fs: Add option to limit required GC for checkpoint=disable by Daniel Rosenberg · 6 years ago
  44. c9c2c27 debugfs: make debugfs_create_u32_array() return void by Greg Kroah-Hartman · 6 years ago
  45. 5d3211b ovl: doc: add non-standard corner cases by Miklos Szeredi · 6 years ago
  46. 4d11d13 f2fs: add missing sysfs entries in documentation by Jaegeuk Kim · 6 years ago
  47. af96c1e3 docs: filesystems: vfs: Convert vfs.txt to RST by Tobin C. Harding · 6 years ago
  48. 1b44ae6 docs: filesystems: vfs: Convert spaces to tabs by Tobin C. Harding · 6 years ago
  49. e66b045 docs: filesystems: vfs: Fix pre-amble indentation by Tobin C. Harding · 6 years ago
  50. 099c5c7 docs: filesystems: vfs: Use SPDX identifier by Tobin C. Harding · 6 years ago
  51. 90ac11a docs: filesystems: vfs: Use correct initial heading by Tobin C. Harding · 6 years ago
  52. e04c83c docs: filesystems: vfs: Use uniform spacing around headings by Tobin C. Harding · 6 years ago
  53. 90caa78 docs: filesystems: vfs: Use 72 character column width by Tobin C. Harding · 6 years ago
  54. 4ee33ea docs: filesystems: vfs: Use uniform space after period. by Tobin C. Harding · 6 years ago
  55. 50c1f43 docs: filesystems: vfs: Remove space before tab by Tobin C. Harding · 6 years ago
  56. dea20be docs: no structured comments in fs/file_table.c by Jonathan Corbet · 6 years ago
  57. e15d92b doc: ext2: update description of quota options for ext2 by Chengguang Xu · 6 years ago
  58. 1dcaa13 autofs: add description of ignore pseudo mount option by Ian Kent · 6 years ago
  59. 841964e autofs: update mount control expire desription with AUTOFS_EXP_FORCED by Ian Kent · 6 years ago
  60. f23ceaa autofs: update AUTOFS_EXP_LEAVES description by Ian Kent · 6 years ago
  61. 9200026 autofs: update autofs.txt for strictexpire mount option by Ian Kent · 6 years ago
  62. 2ad56ad autofs: fix some word usage oddities in autofs.txt by Ian Kent · 6 years ago
  63. 149e703 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  64. d27fb65 Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  65. cf482a4 Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  66. 78438ce Merge branch 'stable-fodder' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  67. fdb0da8 new inode method: ->free_inode() by Al Viro · 6 years ago
  68. 1a6a316 Documentation/filesystems/Locking: fix ->get_link() prototype by Eric Biggers · 6 years ago
  69. dcb2cb1 Documentation/filesystems/vfs.txt: document how ->i_link works by Eric Biggers · 6 years ago
  70. c59a899 Documentation/filesystems/vfs.txt: remove bogus "Last updated" date by Eric Biggers · 6 years ago
  71. 9abb249 debugfs: update documented return values of debugfs helpers by Ronald Tschalär · 6 years ago
  72. ab1152d unexport d_alloc_pseudo() by Al Viro · 6 years ago
  73. 5467a68 dcache: sort the freeing-without-RCU-delay mess for good. by Al Viro · 6 years ago
  74. 7d6ab82 vfs: Update mount API docs by David Howells · 6 years ago
  75. 9c7dc82 Merge tag '5.1-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  76. 5160bcc Merge tag 'f2fs-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 6 years ago
  77. 6552580 cifs: minor documentation updates by Steve French · 6 years ago
  78. 2b0a80b0 Merge tag 'ceph-for-5.1-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  79. 7b47a9e Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  80. 92fff53 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  81. d1cae94 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 6 years ago
  82. 1a29e85 Merge tag 'docs-5.1' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  83. 80201fe Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  84. 4064174 docs: Bring some order to filesystem documentation by Jonathan Corbet · 6 years ago
  85. 7321dd9 f2fs: fix to document inline_xattr_size option by Chao Yu · 6 years ago
  86. d11ae8e Documentation: modern versions of ceph are not backed by btrfs by Jeff Layton · 6 years ago
  87. fe33032 ceph: add mount option to limit caps count by Yan, Zheng · 6 years ago
  88. 5fe1890 vfs: Provide documentation for new mount API by David Howells · 6 years ago
  89. fb7e160 fs: add an iopoll method to struct file_operations by Christoph Hellwig · 6 years ago
  90. 44a47f0 sysfs.txt: add note on available attribute macros by Nicholas Mc Guire · 6 years ago
  91. d519da4 xfs: Introduce XFS_PTAG_VERIFIER_ERROR panic mask by Marco Benatto · 6 years ago
  92. 80f2121 scsi: fs: remove exofs by Christoph Hellwig · 6 years ago
  93. f5e55e7 fscrypt: return -EXDEV for incompatible rename or link into encrypted dir by Eric Biggers · 6 years ago
  94. 643fa96 fscrypt: remove filesystem specific build config option by Chandan Rajendra · 6 years ago
  95. 35283f5 Documentation/filesystems: add binderfs by Christian Brauner · 6 years ago
  96. 735df0f Documentation: driver core: remove use of BUS_ATTR by Greg Kroah-Hartman · 6 years ago
  97. 9f63df2 Documentation/filesystems: fix title underline lengths in path-lookup.rst by Randy Dunlap · 6 years ago
  98. baa6707 Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 6 years ago
  99. 8094c3c fscrypt: add Adiantum support by Eric Biggers · 6 years ago
  100. b5aef86 Merge tag 'docs-5.0-fixes' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago