1. 9228d75 xfs: use buf ops magic to detect btree block type by Darrick J. Wong · 6 years ago
  2. 4260baa xfs: add magic numbers to dquot buffer ops by Darrick J. Wong · 6 years ago
  3. 2bfe706 xfs: add inode magic to inode verifier by Darrick J. Wong · 6 years ago
  4. 8764f98 xfs: factor xfs_da3_blkinfo verification into common helper by Brian Foster · 6 years ago
  5. 39708c2 xfs: miscellaneous verifier magic value fixups by Brian Foster · 6 years ago
  6. 09f4201 xfs: use verifier magic field in dir2 leaf verifiers by Brian Foster · 6 years ago
  7. b8f8980 xfs: distinguish between bnobt and cntbt magic values by Brian Foster · 6 years ago
  8. 27df4f5 xfs: split up allocation btree verifier by Brian Foster · 6 years ago
  9. 8473fee xfs: distinguish between inobt and finobt magic values by Brian Foster · 6 years ago
  10. 01e68f4 xfs: create a separate finobt verifier by Brian Foster · 6 years ago
  11. e34d3e7 xfs: always check magic values in on-disk byte order by Brian Foster · 6 years ago
  12. 75d0230 xfs: clarify documentation for the function to reverify buffers by Brian Foster · 6 years ago
  13. 9b24717 xfs: cache unlinked pointers in an rhashtable by Darrick J. Wong · 6 years ago
  14. 4664c66 xfs: add tracepoints for high level iunlink operations by Darrick J. Wong · 6 years ago
  15. b1d2a06 xfs: refactor inode update in iunlink_remove by Darrick J. Wong · 6 years ago
  16. 23ffa52 xfs: refactor unlinked list search and mapping to a separate function by Darrick J. Wong · 6 years ago
  17. f2fc16a xfs: refactor inode unlinked pointer update functions by Darrick J. Wong · 6 years ago
  18. 86bfd37 xfs: strengthen AGI unlinked inode bucket pointer checks by Darrick J. Wong · 6 years ago
  19. 9a4a511 xfs: refactor AGI unlinked bucket updates by Darrick J. Wong · 6 years ago
  20. 7d36c19 xfs: add xfs_verify_agino_or_null helper by Darrick J. Wong · 6 years ago
  21. 5837f62 xfs: clean up iunlink functions by Darrick J. Wong · 6 years ago
  22. c2b3164 xfs: use the latest extent at writeback delalloc conversion time by Brian Foster · 6 years ago
  23. 627209f xfs: create delalloc bmapi wrapper for full extent allocation by Brian Foster · 6 years ago
  24. 3b35089 xfs: remove superfluous writeback mapping eof trimming by Brian Foster · 6 years ago
  25. d9252d5 xfs: validate writeback mapping using data fork seq counter by Brian Foster · 6 years ago
  26. 9f9bc03 xfs: update fork seq counter on data fork changes by Brian Foster · 6 years ago
  27. d519da4 xfs: Introduce XFS_PTAG_VERIFIER_ERROR panic mask by Marco Benatto · 6 years ago
  28. e88db81 xfs: remove duplicated xfs_defer.h by YueHaibing · 6 years ago
  29. 6548053 xfs: check attribute name validity by Darrick J. Wong · 6 years ago
  30. e5d7d51 xfs: check directory name validity by Darrick J. Wong · 6 years ago
  31. 87c9607 xfs: fix off-by-one error in rtbitmap cross-reference by Darrick J. Wong · 6 years ago
  32. f8c1d70 xfs: scrub should flag dir/attr offsets that aren't mappable with xfs_dablk_t by Darrick J. Wong · 6 years ago
  33. 3258cb2 xfs: abort xattr scrub if fatal signals are pending by Darrick J. Wong · 6 years ago
  34. f9e6334 xfs: consolidate scrub dinode mapping code into a single function by Darrick J. Wong · 6 years ago
  35. 4539b8a xfs: scrub big block inode btrees correctly by Darrick J. Wong · 6 years ago
  36. b9454fe xfs: clean up the inode cluster checking in the inobt scrub by Darrick J. Wong · 6 years ago
  37. a195424 xfs: hoist inode cluster checks out of loop by Darrick J. Wong · 6 years ago
  38. 22234c6 xfs: check inobt record alignment on big block filesystems by Darrick J. Wong · 6 years ago
  39. c050fdf xfs: check the ir_startino alignment directly by Darrick J. Wong · 6 years ago
  40. 435dcf0 xfs: never try to scrub more than 64 inodes per inobt record by Darrick J. Wong · 6 years ago
  41. e5a8a11 Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  42. 8c8e62c Merge tag 'driver-core-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  43. bd5ff86 Merge tag 'xfs-5.0-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  44. ee6c073 Merge tag 'nfsd-5.0-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  45. 076a3f5 Merge tag 'fuse-fixes-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 6 years ago
  46. e3fdc89 nfsd: Fix error return values for nfsd4_clone_file_range() by Trond Myklebust · 6 years ago
  47. 43636c8 fs: ratelimit __find_get_block_slow() failure message. by Tetsuo Handa · 6 years ago
  48. ec51f8e aio: initialize kiocb private in case any filesystems expect it. by Mike Marshall · 6 years ago
  49. add46b3 xfs: set buffer ops when repair probes for btree type by Darrick J. Wong · 6 years ago
  50. 465fa17 xfs: end sync buffer I/O properly on shutdown error by Brian Foster · 6 years ago
  51. aa6ee4a xfs: eof trim writeback mapping as soon as it is cached by Brian Foster · 6 years ago
  52. 312b3a9 Merge tag 'for-5.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  53. b9de6ef Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  54. 33640d7 Merge tag '5.0-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  55. f585b28 autofs: fix error return in autofs_fill_super() by Ian Kent · 6 years ago
  56. 63ce5f5 autofs: drop dentry reference only when it is never used by Pan Bian · 6 years ago
  57. c27d82f fs/drop_caches.c: avoid softlockups in drop_pagecache_sb() by Jan Kara · 6 years ago
  58. 1fde6f2 proc: fix /proc/net/* after setns(2) by Alexey Dobriyan · 6 years ago
  59. 9ace868 Merge tag 'iomap-5.0-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  60. e74c98c gfs2: Revert "Fix loop in gfs2_rbm_find" by Andreas Gruenbacher · 6 years ago
  61. 937108b Merge tag 'nfs-for-5.0-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  62. b9b9378 cifs: update internal module version number by Steve French · 6 years ago
  63. d339adc CIFS: fix use-after-free of the lease keys by Aurelien Aptel · 6 years ago
  64. af0c9af fs/dcache: Track & report number of negative dentries by Waiman Long · 6 years ago
  65. 1dbd449 fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb() by Waiman Long · 6 years ago
  66. 532b618 btrfs: On error always free subvol_name in btrfs_mount by Eric W. Biederman · 6 years ago
  67. c7cc64a btrfs: clean up pending block groups when transaction commit aborts by David Sterba · 6 years ago
  68. 92900e5 btrfs: fix potential oops in device_list_add by Al Viro · 6 years ago
  69. 37ea7b6 debugfs: debugfs_lookup() should return NULL if not found by Greg Kroah-Hartman · 6 years ago
  70. 082aaa8 CIFS: Do not consider -ENODATA as stat failure for reads by Pavel Shilovsky · 6 years ago
  71. 8e6e72a CIFS: Do not count -ENODATA as failure for query directory by Pavel Shilovsky · 6 years ago
  72. 7d42e72 CIFS: Fix trace command logging for SMB2 reads and writes by Pavel Shilovsky · 6 years ago
  73. 9bda872 CIFS: Fix possible oops and memory leaks in async IO by Pavel Shilovsky · 6 years ago
  74. c4627e6 cifs: limit amount of data we request for xattrs to CIFSMaxBufSize by Ronnie Sahlberg · 6 years ago
  75. 58d15ed cifs: fix computation for MAX_SMB2_HDR_SIZE by Ronnie Sahlberg · 6 years ago
  76. 8fc75be NFS: Fix up return value on fatal errors in nfs_page_async_flush() by Trond Myklebust · 6 years ago
  77. ff9fb72 debugfs: return error values, not NULL by Greg Kroah-Hartman · 6 years ago
  78. 80ff001 nfs: Fix NULL pointer dereference of dev_name by Yao Liu · 6 years ago
  79. 302167c btrfs: don't end the transaction for delayed refs in throttle by Josef Bacik · 6 years ago
  80. a627947 Btrfs: fix deadlock when allocating tree block during leaf/node split by Filipe Manana · 6 years ago
  81. 4ea899e iomap: fix a use after free in iomap_dio_rw by Christoph Hellwig · 6 years ago
  82. 8e47a45 iomap: get/put the page in iomap_page_create/release() by Piotr Jaroszynski · 6 years ago
  83. 7c2614b Merge tag '5.0-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  84. 6b8f915 Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  85. d88c93f debugfs: fix debugfs_rename parameter checking by Greg Kroah-Hartman · 6 years ago
  86. a5f1a81 cifs: print CIFSMaxBufSize as part of /proc/fs/cifs/DebugData by Ronnie Sahlberg · 6 years ago
  87. 2e5700b smb3: add credits we receive from oplock/break PDUs by Ronnie Sahlberg · 6 years ago
  88. 6a9cbdd CIFS: Fix mounts if the client is low on credits by Pavel Shilovsky · 6 years ago
  89. 0fd1d37 CIFS: Do not assume one credit for async responses by Pavel Shilovsky · 6 years ago
  90. 3d3003f CIFS: Fix credit calculations in compound mid callback by Pavel Shilovsky · 6 years ago
  91. ec678ea CIFS: Fix credit calculation for encrypted reads with errors by Pavel Shilovsky · 6 years ago
  92. 8004c78 CIFS: Fix credits calculations for reads with errors by Pavel Shilovsky · 6 years ago
  93. ef68e83 CIFS: Do not reconnect TCP session in add_credits() by Pavel Shilovsky · 6 years ago
  94. c04e2a7 Merge tag 'fsnotify_for_v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  95. b0b2cac smb3: Cleanup license mess by Thomas Gleixner · 6 years ago
  96. acc58d0 CIFS: Fix possible hang during async MTU reads and writes by Pavel Shilovsky · 6 years ago
  97. 73aaf92 cifs: fix memory leak of an allocated cifs_ntsd structure by Colin Ian King · 6 years ago
  98. 7fc5854 writeback: synchronize sync(2) against cgroup writeback membership switches by Tejun Heo · 7 years ago
  99. 8b9433e direct-io: allow direct writes to empty inodes by Ernesto A. Fernández · 6 years ago
  100. 74827ee ceph: quota: cleanup license mess by Thomas Gleixner · 6 years ago