1. f5ecdc5 ANDROID: block: Prevent crypto fallback for wrapped keys by Barani Muthukumaran · 5 years ago
  2. b92241f ANDROID: sdcardfs: use fsparam_flag to replace fsparam_bool by Yongqin Liu · 5 years ago
  3. a0c97da Merge v5.6-rc1 into android-mainline by Greg Kroah-Hartman · 5 years ago
  4. e7803e4 ANDROID: sdcardfs: fix up fs parsing calls by Greg Kroah-Hartman · 5 years ago
  5. aa601dd Merge c9d35ee049b4 ("Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs") into android-mainline by Greg Kroah-Hartman · 5 years ago
  6. 32aad42 Merge 236f45329460 ("Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs") into android-mainline by Greg Kroah-Hartman · 5 years ago
  7. 89a47dd Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  8. 380a129 Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs by Linus Torvalds · 5 years ago
  9. d1ea35f Merge tag '5.6-rc-smb3-plugfest-patches' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  10. 5586c3c Merge branch 'work.vboxsf' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  11. 0fd1695 fs: Add VirtualBox guest shared folder (vboxsf) support by Hans de Goede · 5 years ago
  12. b85080c Merge tag 'compat-ioctl-fix' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  13. c9d35ee Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  14. 236f453 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  15. 9959333 Merge branch 'pipe-exclusive-wakeup' by Linus Torvalds · 5 years ago
  16. 0ddad21 pipe: use exclusive waits when reading or writing by Linus Torvalds · 5 years ago
  17. 0a06174 compat_ioctl: fix FIONREAD on devices by Arnd Bergmann · 5 years ago
  18. 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 · 5 years ago
  19. 6120a4d FROMLIST: overlayfs: override_creds=off option bypass creator_cred by Mark Salyzyn · 7 years ago
  20. 860f41e ANDROID: fix up uio_sys_stats to handle recent proc_ops changes by Greg Kroah-Hartman · 5 years ago
  21. 791d8a9 Revert "Revert "FROMLIST: overlayfs: internal getxattr operations without sepolicy checking"" by Greg Kroah-Hartman · 5 years ago
  22. 9406c91 Revert "Revert "FROMLIST: overlayfs: handle XATTR_NOSECURITY flag for get xattr method"" by Greg Kroah-Hartman · 5 years ago
  23. a1874d4 Merge 7f879e1a94ac ("Merge tag 'ovl-update-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs") into android-mainline by Greg Kroah-Hartman · 5 years ago
  24. 4e35d38 Revert "FROMLIST: overlayfs: handle XATTR_NOSECURITY flag for get xattr method" by Greg Kroah-Hartman · 5 years ago
  25. d987f90 Revert "FROMLIST: overlayfs: internal getxattr operations without sepolicy checking" by Greg Kroah-Hartman · 5 years ago
  26. 5905d79 Revert "FROMLIST: overlayfs: override_creds=off option bypass creator_cred" by Greg Kroah-Hartman · 5 years ago
  27. 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 · 5 years ago
  28. f757165 Merge tag 'fuse-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 5 years ago
  29. 175787e Merge tag 'gfs2-for-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 5 years ago
  30. 60ea27e Merge tag 'for-linus-5.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 5 years ago
  31. 08dffcc Merge tag 'nfsd-5.6' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
  32. f43574d Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  33. bf45f7f procfs: switch to use of invalfc() by Al Viro · 5 years ago
  34. b5db30c hugetlbfs: switch to use of invalfc() by Al Viro · 5 years ago
  35. e1ee7d8 cramfs: switch to use of errofc() et.al. by Al Viro · 5 years ago
  36. 77cb271 gfs2: switch to use of errorfc() et.al. by Al Viro · 5 years ago
  37. 2e28c49 fuse: switch to use errorfc() et.al. by Al Viro · 5 years ago
  38. d53d0f7 ceph: use errorfc() and friends instead of spelling the prefix out by Al Viro · 5 years ago
  39. 328de52 turn fs_param_is_... into functions by Al Viro · 5 years ago
  40. 48ce73b fs_parse: handle optional arguments sanely by Al Viro · 5 years ago
  41. d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago
  42. 96cafb9 fs_parser: remove fs_parameter_description name field by Eric Sandeen · 5 years ago
  43. cc3c0b5 add prefix to fs_context->log by Al Viro · 5 years ago
  44. c80c98f ceph_parse_param(), ceph_parse_mon_ips(): switch to passing fc_log by Al Viro · 5 years ago
  45. 7f5d381 new primitive: __fs_parse() by Al Viro · 5 years ago
  46. 9f09f64 teach logfc() to handle prefices, give it saner calling conventions by Al Viro · 5 years ago
  47. aa1918f get rid of fs_value_is_filename_empty by Al Viro · 5 years ago
  48. 34264ae don't bother with explicit length argument for __lookup_constant() by Al Viro · 5 years ago
  49. 50d0def nfsd: make nfsd_filecache_wq variable static by Chen Zhou · 5 years ago
  50. 8dcc1a9 fs: New zonefs file system by Damien Le Moal · 5 years ago
  51. 5eede62 fold struct fs_parameter_enum into struct constant_table by Al Viro · 5 years ago
  52. 2710c957a fs_parse: get rid of ->enums by Al Viro · 5 years ago
  53. 0f89589 Pass consistent param->type to fs_parse() by Al Viro · 5 years ago
  54. 51d92d6 smb3: Add defines for new information level, FileIdInformation by Steve French · 5 years ago
  55. ab3459d smb3: print warning once if posix context returned on open by Steve French · 5 years ago
  56. 2391ca4 smb3: add one more dynamic tracepoint missing from strict fsync path by Steve French · 5 years ago
  57. e3e056c cifs: fix mode bits from dir listing when mounted with modefromsid by Aurelien Aptel · 5 years ago
  58. 158748f Merge e5da4c933c50 ("Merge tag 'ext4_for_linus' of by Greg Kroah-Hartman · 5 years ago
  59. cc95b67 cifs: fix channel signing by Aurelien Aptel · 5 years ago
  60. c58df62 ANDROID: Incremental fs: Fix crash on failed lookup by Paul Lawrence · 5 years ago
  61. e8910f2 ANDROID: Incremental fs: Make files writeable by Yurii Zubrytskyi · 5 years ago
  62. 6e5e41e gfs2: fix O_SYNC write handling by Andreas Gruenbacher · 5 years ago
  63. 4c0e8dd gfs2: move setting current->backing_dev_info by Christoph Hellwig · 5 years ago
  64. 7582026 gfs2: fix gfs2_find_jhead that returns uninitialized jhead with seq 0 by Abhi Das · 5 years ago
  65. 91fd3c3 nfsd4: fix double free in nfsd4_do_async_copy() by Dan Carpenter · 5 years ago
  66. 689827c nfsd: convert file cache to use over/underflow safe refcount by Trond Myklebust · 5 years ago
  67. c192855 nfsd: Define the file access mode enum for tracing by Trond Myklebust · 5 years ago
  68. a9ceb060 nfsd: Fix a perf warning by Trond Myklebust · 5 years ago
  69. cabdb4f fuse: use true,false for bool variable by zhengbin · 5 years ago
  70. 519525f fuse: Support RENAME_WHITEOUT flag by Vivek Goyal · 5 years ago
  71. 2f13982 fuse: don't overflow LLONG_MAX with end offset by Miklos Szeredi · 5 years ago
  72. f658ade fix up iter on short count in fuse_direct_io() by Miklos Szeredi · 5 years ago
  73. d26c2dd cifs: add SMB3 change notification support by Steve French · 5 years ago
  74. 343a1b7 cifs: make multichannel warning more visible by Aurelien Aptel · 5 years ago
  75. 09c40b1 cifs: fix soft mounts hanging in the reconnect code by Ronnie Sahlberg · 5 years ago
  76. 4c46bef Merge tag 'ceph-for-5.6-rc1' of https://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  77. 99be3f6 Merge tag 'xfs-5.6-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  78. e310396 Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  79. c1ef57a Merge tag 'io_uring-5.6-2020-02-05' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  80. f2bf09e cifs: Add tracepoints for errors on flush or fsync by Steve French · 5 years ago
  81. d6fd419 cifs: log warning message (once) if out of disk space by Steve French · 5 years ago
  82. eab9b25 ANDROID: Incremental fs: Remove C++-style comments by Paul Lawrence · 5 years ago
  83. b0dd940 cifs: fail i/o on soft mounts if sessionsetup errors out by Ronnie Sahlberg · 5 years ago
  84. 87f93d8 smb3: fix problem with null cifs super block with previous patch by Steve French · 5 years ago
  85. 51a198e Merge tag 'jfs-5.6' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 5 years ago
  86. 72f582f Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  87. bddea11 Merge branch 'imm.timestamp' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  88. 2faf852 io_uring: cleanup fixed file data table references by Jens Axboe · 5 years ago
  89. df069d8 io_uring: spin for sq thread to idle on shutdown by Jens Axboe · 5 years ago
  90. 9f198a2 help_next should increase position index by Vasily Averin · 5 years ago
  91. 7dc2993 NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewals by Robert Milkowski · 5 years ago
  92. 924491f NFSv4: try lease recovery on NFS4ERR_EXPIRED by Robert Milkowski · 5 years ago
  93. 123c23c NFS: Fix memory leaks by Wenwen Wang · 5 years ago
  94. 227823d nfs: optimise readdir cache page invalidation by Dai Ngo · 5 years ago
  95. 7f879e1 Merge tag 'ovl-update-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 5 years ago
  96. d0adf8b ANDROID: Incremental fs: Remove unneeded compatibility typedef by Paul Lawrence · 5 years ago
  97. 8c43b74 ANDROID: Incremental fs: Fix sparse errors by Paul Lawrence · 5 years ago
  98. 6855de4 ANDROID: Fixing incremental fs style issues by Paul Lawrence · 5 years ago
  99. 74e8c51 ANDROID: Make incfs selftests pass by Paul Lawrence · 5 years ago
  100. c6819dd ANDROID: Initial commit of Incremental FS by Eugene Zemtsov · 5 years ago