1. ca30193 ANDROID: sdcardfs: Get the blocksize from the lower fs by Daniel Rosenberg · 8 years ago
  2. a45a1bb ANDROID: sdcardfs: Use d_invalidate instead of drop_recurisve by Daniel Rosenberg · 8 years ago
  3. 57d6e41 ANDROID: sdcardfs: Switch to internal case insensitive compare by Daniel Rosenberg · 8 years ago
  4. 6ec7922 ANDROID: sdcardfs: Use spin_lock_nested by Daniel Rosenberg · 8 years ago
  5. 7f82ad0 ANDROID: sdcardfs: Replace get/put with d_lock by Daniel Rosenberg · 8 years ago
  6. da6242a9 ANDROID: sdcardfs: rate limit warning print by Daniel Rosenberg · 8 years ago
  7. fc548ee ANDROID: sdcardfs: Fix case insensitive lookup by Daniel Rosenberg · 8 years ago
  8. 41e6f44 ANDROID: sdcardfs: support direct-IO (DIO) operations by Daniel Rosenberg · 8 years ago
  9. 1492780 ANDROID: sdcardfs: implement vm_ops->page_mkwrite by Daniel Rosenberg · 8 years ago
  10. 9449afa ANDROID: sdcardfs: Don't bother deleting freelist by Daniel Rosenberg · 8 years ago
  11. 8a5d838 ANDROID: sdcardfs: Add missing path_put by Daniel Rosenberg · 8 years ago
  12. dc112e1 ANDROID: sdcardfs: Fix incorrect hash by Daniel Rosenberg · 8 years ago
  13. f36083a ANDROID: sdcardfs: Switch strcasecmp for internal call by Daniel Rosenberg · 8 years ago
  14. 4bc036f ANDROID: sdcardfs: switch to full_name_hash and qstr by Daniel Rosenberg · 8 years ago
  15. dc7a4c4 ANDROID: sdcardfs: Add GID Derivation to sdcardfs by Daniel Rosenberg · 8 years ago
  16. 0cc8256 ANDROID: sdcardfs: Remove redundant operation by Daniel Rosenberg · 8 years ago
  17. dab3789 ANDROID: sdcardfs: add support for user permission isolation by Daniel Rosenberg · 8 years ago
  18. 4c43f87 ANDROID: sdcardfs: Refactor configfs interface by Daniel Rosenberg · 8 years ago
  19. 080b3fc ANDROID: sdcardfs: Allow non-owners to touch by Daniel Rosenberg · 8 years ago
  20. 35be076 ANDROID: sdcardfs: eliminate the offset argument to ->direct_IO by Amit Pundir · 9 years ago
  21. 69a191f ANDROID: sdcardfs: make it use new .rename i_op by Amit Pundir · 8 years ago
  22. 35e5d2e ANDROID: sdcardfs: Propagate dentry down to inode_change_ok() by Amit Pundir · 8 years ago
  23. ccda6f7 ANDROID: sdcardfs: get rid of 'parent' argument of ->d_compare() by Amit Pundir · 8 years ago
  24. eaf94db ANDROID: sdcardfs: add parent pointer into dentry name hash by Amit Pundir · 8 years ago
  25. 911cd16 ANDROID: sdcardfs: use wrappers to access i_mutex by Amit Pundir · 9 years ago
  26. 99a2367 ANDROID: sdcardfs: Fix locking issue with permision fix up by Daniel Rosenberg · 8 years ago
  27. bc75026 ANDROID: sdcardfs: Switch ->d_inode to d_inode() by Daniel Rosenberg · 8 years ago
  28. 3055103 ANDROID: sdcardfs: Use per mount permissions by Daniel Rosenberg · 8 years ago
  29. 424d3c9 ANDROID: sdcardfs: Add gid and mask to private mount data by Daniel Rosenberg · 8 years ago
  30. bcc8f0a ANDROID: sdcardfs: User new permission2 functions by Daniel Rosenberg · 8 years ago
  31. 8fa5220 ANDROID: sdcardfs: Move directory unlock before touch by Daniel Rosenberg · 8 years ago
  32. a812e72 ANDROID: sdcardfs: fix external storage exporting incorrect uid by alvin_liang · 8 years ago
  33. 22d5fcb ANDROID: sdcardfs: Added top to sdcardfs_inode_info by Daniel Rosenberg · 9 years ago
  34. 02685970 ANDROID: sdcardfs: Switch package list to RCU by Daniel Rosenberg · 9 years ago
  35. 5910366 ANDROID: sdcardfs: Fix locking for permission fix up by Daniel Rosenberg · 8 years ago
  36. 4401aac ANDROID: sdcardfs: Check for other cases on path lookup by Daniel Rosenberg · 9 years ago
  37. d2c1c16 ANDROID: sdcardfs: override umask on mkdir and create by Daniel Rosenberg · 9 years ago
  38. 64a0022 ANDROID: sdcardfs: fix itnull.cocci warnings by Julia Lawall · 9 years ago
  39. 6897986 ANDROID: sdcardfs: Truncate packages_gid.list on overflow by Daniel Rosenberg · 9 years ago
  40. eb268d0 ANDROID: sdcardfs: remove unneeded __init and __exit by Daniel Rosenberg · 9 years ago
  41. a5a236a ANDROID: sdcardfs: Remove unused code by Daniel Rosenberg · 9 years ago
  42. 2286cd5 ANDROID: sdcardfs: remove effectless config option by Daniel Rosenberg · 9 years ago
  43. 3b38b64 ANDROID: sdcardfs: Add support for d_canonical_path by Daniel Rosenberg · 9 years ago
  44. da3341e ANDROID: sdcardfs: Bring up to date with Android M permissions: by Daniel Rosenberg · 9 years ago
  45. ca27551 ANDROID: Changed type-casting in packagelist management by Daniel Campello · 9 years ago
  46. 71b8d35 ANDROID: Port of sdcardfs to 4.4 by Daniel Campello · 9 years ago
  47. a5a95f6 ANDROID: xattr: Pass EOPNOTSUPP to permission2 by Daniel Rosenberg · 7 years ago
  48. 9d80678 RFC: ANDROID: vfs: Add permission2 for filesystems with per mount permissions by Daniel Rosenberg · 8 years ago
  49. 45c4108 ANDROID: vfs: Add setattr2 for filesystems with per mount permissions by Daniel Rosenberg · 8 years ago
  50. 5d21232 ANDROID: vfs: Allow filesystems to access their private mount data by Daniel Rosenberg · 8 years ago
  51. dd73e5e ANDROID: fuse: Add support for d_canonical_path by Daniel Rosenberg · 9 years ago
  52. 154c0f4 ANDROID: mnt: Add filesystem private data to mount points by Daniel Rosenberg · 8 years ago
  53. 3522bcc ANDROID: vfs: add d_canonical_path for stacked filesystem support by Daniel Rosenberg · 9 years ago
  54. ab2d369 ANDROID: Included sdcardfs source code for kernel 3.0 by Daniel Campello · 9 years ago
  55. 62dd463 ANDROID: mm: add a field to store names for private anonymous memory by Colin Cross · 9 years ago
  56. 6018c16 ANDROID: fs: Fix for in kernel emergency remount when loop mounts are used by Christian Poetzsch · 9 years ago
  57. 004c6cf ANDROID: fs: Refactor FS readpage/write tracepoints. by Mohan Srinivasan · 8 years ago
  58. e303055 ANDROID: fs: FS tracepoints to track IO. by Mohan Srinivasan · 8 years ago
  59. ccbfe3f ANDROID: fs: sched: add a counter to track fsync by Jin Qian · 8 years ago
  60. a1f9edc ANDROID: fs: epoll: use freezable blocking call by Colin Cross · 12 years ago
  61. aba16dc Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  62. d207ea8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  63. 2923b27 Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  64. 828bf6e Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  65. db84abf Merge tag 'upstream-4.19-rc1-fix' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 6 years ago
  66. 04faac1 Merge tag '4.19-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  67. e0fcfe1 hpfs: remove unnecessary checks on the value of r when assigning error code by Colin Ian King · 6 years ago
  68. 4def196 Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  69. 6e5461d7 ubifs: Remove empty file.h by Richard Weinberger · 6 years ago
  70. 33e1787 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  71. 2b74030 mm: Change return type int to vm_fault_t for fault handlers by Souptick Joarder · 6 years ago
  72. a2036a1 fs/proc/vmcore.c: hide vmcoredd_mmap_dumps() for nommu builds by Arnd Bergmann · 6 years ago
  73. 0722f18 fs/afs: use new return type vm_fault_t by Souptick Joarder · 6 years ago
  74. 30aba66 namei: allow restricted O_CREAT of FIFOs and regular files by Salvatore Mesoraca · 6 years ago
  75. dc25727 hfs: prevent crash on exit from failed search by Ernesto A. Fernández · 6 years ago
  76. aba93a9 hfsplus: prevent crash on exit from failed search by Ernesto A. Fernandez · 6 years ago
  77. a7ec7a4 hfsplus: fix NULL dereference in hfsplus_lookup() by Ernesto A. Fernández · 6 years ago
  78. 53a01c9 Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  79. 9157141 Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  80. 6f7948f Merge tag 'upstream-4.19-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 6 years ago
  81. 7753e38 cifs: update internal module version number for cifs.ko to 2.12 by Steve French · 6 years ago
  82. 126c97f cifs: check kmalloc before use by Nicholas Mc Guire · 6 years ago
  83. e6c47dd cifs: check if SMB2 PDU size has been padded and suppress the warning by Ronnie Sahlberg · 6 years ago
  84. 4d8dfaf cifs: create a define for how many iovs we need for an SMB2_open() by Ronnie Sahlberg · 6 years ago
  85. 82c9a92 getxattr: use correct xattr length by Christian Brauner · 7 years ago
  86. a26dd64 nfsd: Remove callback_cred by Chuck Lever · 6 years ago
  87. cb25e7b nfsd: Use correct credential for NFSv4.0 callback with GSS by Chuck Lever · 6 years ago
  88. 9abdda5 sunrpc: Extract target name into svc_cred by Chuck Lever · 6 years ago
  89. fe6f0ed Merge tag 'f2fs-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 6 years ago
  90. 6faf05c ovl: set I_CREATING on inode being created by Miklos Szeredi · 6 years ago
  91. cd9b44f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  92. 3e811f0 fs/sysv/inode.c: use ktime_get_real_seconds() for superblock stamp by Arnd Bergmann · 6 years ago
  93. d9edcbc adfs: use timespec64 for time conversion by Arnd Bergmann · 6 years ago
  94. f423420 fat: propagate 64-bit inode timestamps by Arnd Bergmann · 6 years ago
  95. 0afa962 fat: validate ->i_start before using by OGAWA Hirofumi · 6 years ago
  96. f663b5b fat: add FITRIM ioctl for FAT file system by Wentao Wang · 6 years ago
  97. a13f085 reiserfs: fix broken xattr handling (heap corruption, bad retval) by Jann Horn · 6 years ago
  98. 8b73ce6 reiserfs: change j_timestamp type to time64_t by Arnd Bergmann · 6 years ago
  99. 5b1d149 reiserfs: remove obsolete print_time function by Arnd Bergmann · 6 years ago
  100. 34d0826 reiserfs: use monotonic time for j_trans_start_time by Arnd Bergmann · 6 years ago