1. 5dadf63 Merge 5.10.111 into android12-5.10-lts by Greg Kroah-Hartman · 2 years, 8 months ago
  2. 95f4203 Merge 5.10.110 into android12-5.10-lts by Greg Kroah-Hartman · 2 years, 8 months ago
  3. b9c5ac0 jfs: prevent NULL deref in diFree by Haimin Zhang · 2 years, 9 months ago
  4. fbd56a6 jfs: fix divide error in dbNextAG by Pavel Skripkin · 2 years, 9 months ago
  5. f45f895 Merge branch 'android12-5.10' into `android12-5.10-lts` by Greg Kroah-Hartman · 3 years ago
  6. d483eed ANDROID: GKI: set vfs-only exports into their own namespace by Greg Kroah-Hartman · 4 years, 6 months ago
  7. c553d9a Merge 5.10.80 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 1 month ago
  8. 980c7bd JFS: fix memleak in jfs_mount by Dongliang Mu · 3 years, 4 months ago
  9. 51ab149 Merge 5.10.52 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 5 months ago
  10. c851de0 fs/jfs: Fix missing error code in lmLogInit() by Jiapeng Chong · 3 years, 7 months ago
  11. 8db62be Merge 5.10.51 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 5 months ago
  12. 8018936 jfs: fix GPF in diFree by Pavel Skripkin · 3 years, 7 months ago
  13. 28454baf Merge 5.10.21 into android12-5.10 by Greg Kroah-Hartman · 3 years, 10 months ago
  14. 40f6090 JFS: more checks for invalid superblock by Randy Dunlap · 4 years ago
  15. d8c7f0a Merge 5.10.20 into android12-5.10 by Greg Kroah-Hartman · 3 years, 10 months ago
  16. a6b5633 fs/jfs: fix potential integer overflow on shift of a int by Colin Ian King · 3 years, 11 months ago
  17. 19057a6 Merge 5.10.4 into android12-5.10 by Greg Kroah-Hartman · 4 years ago
  18. c2032bf jfs: Fix array index bounds check in dbAdjTree by Dave Kleikamp · 4 years, 1 month ago
  19. 8c3d23e Merge 6e4dc3d59284 ("Merge tag 'for-linus-5.10-1' of git://github.com/cminyard/linux-ipmi") into android-mainline by Greg Kroah-Hartman · 4 years, 2 months ago
  20. 24addd8 fs: Introduce i_blocks_per_page by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  21. 98777a7 Merge commit 382625d0d432 ("Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block") into android-mainline by Eric Biggers · 4 years, 5 months ago
  22. 621c1f4 block: move struct block_device to blk_types.h by Christoph Hellwig · 4 years, 6 months ago
  23. 035f080 Merge 039aeb9deb92 ("Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm") into android-mainline by Greg Kroah-Hartman · 4 years, 6 months ago
  24. a64320f Merge 94709049fb84 ("Merge branch 'akpm' (patches from Andrew)") into android-mainline by Greg Kroah-Hartman · 4 years, 7 months ago
  25. cadf322 Merge tag 'jfs-5.8' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 4 years, 7 months ago
  26. d438834 fs: convert mpage_readpages to mpage_readahead by Matthew Wilcox (Oracle) · 4 years, 7 months ago
  27. 7aba5dc jfs: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  28. 8462c91 Merge d271ab29230b ("Merge tag 'for-linus-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip") into android-mainline by Greg Kroah-Hartman · 4 years, 11 months ago
  29. 1f77f18 Merge a45ad71e8995 ("Merge tag 'rproc-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc") into android-mainline by Greg Kroah-Hartman · 4 years, 11 months ago
  30. 51a198e Merge tag 'jfs-5.6' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 5 years ago
  31. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  32. 802a501 jfs: remove unused MAXL2PAGES by Alex Shi · 5 years ago
  33. 3484eba FROMLIST: Add flags option to get xattr method paired to __vfs_getxattr by Mark Salyzyn · 5 years ago
  34. cfb82e1 Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  35. 22b1396 fs: Fill in max and min timestamps in superblock by Deepa Dinamani · 5 years ago
  36. aa95b4a docs: fix a couple of new broken references by Mauro Carvalho Chehab · 5 years ago
  37. 5aca284 vfs: create a generic checking and prep function for FS_IOC_SETFLAGS by Darrick J. Wong · 5 years ago
  38. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  39. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  40. b8cac3c Merge tag 'jfs-5.2' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 6 years ago
  41. b3b4a6e jfs: switch to ->free_inode() by Al Viro · 6 years ago
  42. a5fdd71 jfs: fix bogus variable self-initialization by Arnd Bergmann · 6 years ago
  43. 2e3bc61 fs/jfs: Switch to use new generic UUID API by Andy Shevchenko · 6 years ago
  44. 7ca5e8f jfs: compare old and new mode before setting update_mode flag by Chengguang Xu · 6 years ago
  45. 3a9a12f jfs: remove incorrect comment in jfs_superblock by Dave Kleikamp · 6 years ago
  46. a83722f jfs: fix spelling mistake, EACCESS -> EACCES by Colin Ian King · 6 years ago
  47. 1390643 jfs: remove redundant dquot_initialize() in jfs_evict_inode() by Chao Yu · 6 years ago
  48. 02645bc jfs: remove quota option from ignore list by Chengguang Xu · 6 years ago
  49. e8d4cee jfs: cache NULL when both default_acl and acl are NULL by Chengguang Xu · 6 years ago
  50. 5bae2be Merge tag 'jfs-4.19' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 6 years ago
  51. 0ea97a2 Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  52. 961b33c jfs: Fix usercopy whitelist for inline inode data by Kees Cook · 6 years ago
  53. c7b15a8 jfs: don't bother with make_bad_inode() in ialloc() by Al Viro · 6 years ago
  54. 5bef915 new helper: inode_fake_hash() by Al Viro · 6 years ago
  55. a6cbedf jfs: switch to discard_new_inode() by Al Viro · 6 years ago
  56. bd64610 jfs: use time64_t for otime by Arnd Bergmann · 7 years ago
  57. ba4dbde Merge tag 'jfs-4.18' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 7 years ago
  58. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  59. 92d3413 jfs: Fix inconsistency between memory allocation and ea_buf->max_size by Shankara Pailoor · 7 years ago
  60. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  61. 07a3b8e jfs: simplify procfs code by Christoph Hellwig · 7 years ago
  62. 1e2e547 do d_instantiate/unlock_new_inode combinations safely by Al Viro · 7 years ago
  63. 617aebe Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  64. 8d2704d jfs: Define usercopy region in jfs_ip slab cache by David Windsor · 8 years ago
  65. 91581e4 fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at by Adam Borowski · 7 years ago
  66. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  67. ac446dc Merge tag 'jfs-4.15' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 7 years ago
  68. 88a96fa jfs: Add missing NULL pointer check in __get_metapage by Juerg Haefliger · 7 years ago
  69. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  70. 04d73f8 jfs: remove increment of i_version counter by Jeff Layton · 7 years ago
  71. 0f0d127 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  72. a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  73. ec3604c7 Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  74. c227390 jfs should use MAX_LFS_FILESIZE when calculating s_maxbytes by Dave Kleikamp · 7 years ago
  75. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  76. 3b49c9a fs: convert a pile of fsync routines to errseq_t based reporting by Jeff Layton · 7 years ago
  77. 25f6a53 Merge tag 'jfs-4.13' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 7 years ago
  78. f070e5a jfs: preserve i_mode if __jfs_set_acl() fails by Ernesto A. Fernández · 7 years ago
  79. 9bcf66c jfs: Don't clear SGID when inheriting ACLs by Jan Kara · 8 years ago
  80. bc98a42 VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) by David Howells · 7 years ago
  81. 33198c1 Merge tag 'for-linus-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  82. 11ab831 JFS: do not ignore return code from write_one_page() by Dave Kleikamp · 7 years ago
  83. 2b69c82 mm: drop "wait" parameter from write_one_page() by Jeff Layton · 7 years ago
  84. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
  85. 7ba4a2e jfs: Remove jfs_get_inode_flags() by Jan Kara · 8 years ago
  86. 12fd086 jfs: Set flags on quota files directly by Jan Kara · 8 years ago
  87. 9340747 fs: add i_blocksize() by Fabian Frederick · 8 years ago
  88. 684666e jfs: atomically read inode size by Fabian Frederick · 8 years ago
  89. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  90. 231753e Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  91. 3e5cecf Merge tag 'jfs-4.10' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 8 years ago
  92. dfeef68 vfs: remove ".readlink = generic_readlink" assignments by Miklos Szeredi · 8 years ago
  93. 362ad5d fs: jfs: Replace CURRENT_TIME_SEC by current_time() by Deepa Dinamani · 8 years ago
  94. 70fd761 block,fs: use REQ_* flags directly by Christoph Hellwig · 8 years ago
  95. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  96. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  97. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  98. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  99. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  100. c2050a4 fs: Replace current_fs_time() with current_time() by Deepa Dinamani · 8 years ago