1. e0b53d6 ext4: do not polute the extents cache while shifting extents by Roman Pen · 8 years ago
  2. 72ae476 ext4: Include forgotten start block on fallocate insert range by Roman Pen · 8 years ago
  3. a9b0c14 jbd2: don't leak modified metadata buffers on an aborted journal by Theodore Ts'o · 7 years ago
  4. c06d74d CIFS: Fix splice read for non-cached files by Pavel Shilovsky · 8 years ago
  5. da1e402 ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea() by Theodore Ts'o · 8 years ago
  6. 877a0a0 Merge remote-tracking branch '4.9/tmp-a6e00ae' into msm-4.9 by Kyle Yan · 7 years ago
  7. e682dcb Merge remote-tracking branch '4.9/tmp-0455ac9' into 4.9 by Kyle Yan · 7 years ago
  8. a6e00ae Merge branch 'upstream-linux-4.9.y' into android-4.9 by Todd Kjos · 7 years ago
  9. d004006 xfs: clear delalloc and cache on buffered write failure by Brian Foster · 7 years ago
  10. 0455ac9 Merge branch 'upstream-linux-4.9.y' into android-4.9 by Todd Kjos · 7 years ago
  11. 80a0477 fuse: fix uninitialized flags in pipe_buffer by Miklos Szeredi · 7 years ago
  12. 7283448 fuse: fix use after free issue in fuse_dev_do_read() by Sahitya Tummala · 7 years ago
  13. 166a246 vfs: fix uninitialized flags in splice_to_pipe() by Miklos Szeredi · 7 years ago
  14. 8810e5f Merge remote-tracking branch 'origin/tmp-dcb6110' into 4.8 by Channagoud Kadabi · 7 years ago
  15. cb05734 Merge tag 'v4.9.10' into android-4.9-aosp by Dmitry Shmidt · 7 years ago
  16. 93fb043 btrfs: fix btrfs_compat_ioctl failures on non-compat ioctls by Jeff Mahoney · 7 years ago
  17. 6ad0ca3 ANDROID: ext4 crypto: Disables zeroing on truncation when there's no key by Michael Halcrow · 7 years ago
  18. 009e608 ANDROID: Refactor fs readpage/write tracepoints. by Mohan Srinivasan · 7 years ago
  19. 2e1a4ae rtc: alarm: Add power-on alarm feature by Mao Jinlong · 8 years ago
  20. dcb6110 Merge tag 'v4.9.9' into android-4.9-aosp by Dmitry Shmidt · 7 years ago
  21. 72cd604 fs: break out of iomap_file_buffered_write on fatal signals by Michal Hocko · 7 years ago
  22. 9e25599 cifs: initialize file_info_lock by Rabin Vincent · 8 years ago
  23. 743146d3 NFSD: Fix a null reference case in find_or_create_lock_stateid() by Kinglong Mee · 8 years ago
  24. 13e6ef9 ext4: validate s_first_meta_bg at mount time by Eryu Guan · 8 years ago
  25. e37704d Merge tag 'v4.9.8' into android-4.9 by Dmitry Shmidt · 7 years ago
  26. b5b4d4a xfs: fix bmv_count confusion w/ shared extents by Darrick J. Wong · 7 years ago
  27. 5d44dd5 xfs: clear _XBF_PAGES from buffers when readahead page by Darrick J. Wong · 7 years ago
  28. 29f96b7 xfs: extsize hints are not unlikely in xfs_bmap_btalloc by Christoph Hellwig · 7 years ago
  29. aab858d xfs: remove racy hasattr check from attr ops by Brian Foster · 7 years ago
  30. 2909416 xfs: verify dirblocklog correctly by Darrick J. Wong · 7 years ago
  31. 214d55e xfs: fix COW writeback race by Christoph Hellwig · 7 years ago
  32. 29f3192 xfs: fix xfs_mode_to_ftype() prototype by Arnd Bergmann · 7 years ago
  33. d062d90 xfs: don't wrap ID in xfs_dq_get_next_id by Eric Sandeen · 7 years ago
  34. d3201a1 xfs: sanity check inode di_mode by Amir Goldstein · 7 years ago
  35. 43ce592 xfs: sanity check inode mode when creating new dentry by Amir Goldstein · 7 years ago
  36. b5f68e2 xfs: replace xfs_mode_to_ftype table with switch statement by Amir Goldstein · 7 years ago
  37. 4fac84b xfs: add missing include dependencies to xfs_dir2.h by Amir Goldstein · 7 years ago
  38. e5325fc xfs: sanity check directory inode di_size by Amir Goldstein · 7 years ago
  39. 624e54b xfs: make the ASSERT() condition likely by Amir Goldstein · 7 years ago
  40. 4f4d508 xfs: don't print warnings when xfs_log_force fails by Christoph Hellwig · 7 years ago
  41. e9b7765 xfs: don't rely on ->total in xfs_alloc_space_available by Christoph Hellwig · 7 years ago
  42. 6b81365 xfs: adjust allocation length in xfs_alloc_space_available by Christoph Hellwig · 7 years ago
  43. c63f4d3 xfs: fix bogus minleft manipulations by Christoph Hellwig · 7 years ago
  44. d20e4ad xfs: bump up reserved blocks in xfs_alloc_set_aside by Christoph Hellwig · 7 years ago
  45. dc89d13 FROMLIST: 9p: fix a potential acl leak by Cong Wang · 8 years ago
  46. 5637949 NFSv4.0: always send mode in SETATTR after EXCLUSIVE4 by Benjamin Coddington · 8 years ago
  47. 0a70235 NFSv4.1: Fix a deadlock in layoutget by Trond Myklebust · 8 years ago
  48. ffb97c1 Btrfs: remove ->{get, set}_acl() from btrfs_dir_ro_inode_operations by Omar Sandoval · 8 years ago
  49. ad80fad Btrfs: disable xattr operations on subvolume directories by Omar Sandoval · 8 years ago
  50. 79babd4 Btrfs: remove old tree_root case in btrfs_read_locked_inode() by Omar Sandoval · 8 years ago
  51. 4859524 xfs: prevent quotacheck from overloading inode lru by Brian Foster · 8 years ago
  52. f122216 ANDROID: fs: Export vfs_rmdir2 by Guenter Roeck · 8 years ago
  53. 0de4c4c ANDROID: fs: Export free_fs_struct and set_fs_pwd by Guenter Roeck · 8 years ago
  54. cd08287 Merge tag 'v4.9.6' into android-4.9 by Dmitry Shmidt · 8 years ago
  55. 71f1b59 ANDROID: sdcardfs: eliminate the offset argument to ->direct_IO by Amit Pundir · 8 years ago
  56. d4ae31b ANDROID: sdcardfs: make it use new .rename i_op by Amit Pundir · 8 years ago
  57. 82a2800 ANDROID: sdcardfs: Propagate dentry down to inode_change_ok() by Amit Pundir · 8 years ago
  58. c9bae39 ANDROID: sdcardfs: get rid of 'parent' argument of ->d_compare() by Amit Pundir · 8 years ago
  59. 48bc6d3 ANDROID: sdcardfs: add parent pointer into dentry name hash by Amit Pundir · 8 years ago
  60. b47e110 ANDROID: sdcardfs: use wrappers to access i_mutex by Amit Pundir · 8 years ago
  61. 1eea0df ANDROID: mnt: remount should propagate to slaves of slaves by Daniel Rosenberg · 8 years ago
  62. 3adfc03 ANDROID: sdcardfs: Fix locking issue with permision fix up by Daniel Rosenberg · 8 years ago
  63. 63d2076 ANDROID: sdcardfs: Switch ->d_inode to d_inode() by Daniel Rosenberg · 8 years ago
  64. 9021927 ANDROID: sdcardfs: Use per mount permissions by Daniel Rosenberg · 8 years ago
  65. 317e770 ANDROID: sdcardfs: Add gid and mask to private mount data by Daniel Rosenberg · 8 years ago
  66. 1844d9e ANDROID: sdcardfs: User new permission2 functions by Daniel Rosenberg · 8 years ago
  67. bbcd0ff ANDROID: vfs: Add permission2 for filesystems with per mount permissions by Daniel Rosenberg · 8 years ago
  68. 2757e9b ANDROID: vfs: Add setattr2 for filesystems with per mount permissions by Daniel Rosenberg · 8 years ago
  69. 29f888e ANDROID: vfs: Allow filesystems to access their private mount data by Daniel Rosenberg · 8 years ago
  70. 1aaf05b ANDROID: mnt: Add filesystem private data to mount points by Daniel Rosenberg · 8 years ago
  71. 9480415 ANDROID: sdcardfs: Move directory unlock before touch by Daniel Rosenberg · 8 years ago
  72. 2dd0dbb ANDROID: sdcardfs: fix external storage exporting incorrect uid by alvin_liang · 8 years ago
  73. 5080d24 ANDROID: sdcardfs: Added top to sdcardfs_inode_info by Daniel Rosenberg · 8 years ago
  74. fbd34b6 ANDROID: sdcardfs: Switch package list to RCU by Daniel Rosenberg · 8 years ago
  75. cb1b945 ANDROID: sdcardfs: Fix locking for permission fix up by Daniel Rosenberg · 8 years ago
  76. 7c4dcd2 ANDROID: sdcardfs: Check for other cases on path lookup by Daniel Rosenberg · 8 years ago
  77. 2b31462 ANDROID: sdcardfs: override umask on mkdir and create by Daniel Rosenberg · 8 years ago
  78. 25cc70f ANDROID: fs: FS tracepoints to track IO. by Mohan Srinivasan · 8 years ago
  79. 774e441 ANDROID: sdcardfs: fix itnull.cocci warnings by Julia Lawall · 8 years ago
  80. 0de3b4c ANDROID: sdcardfs: Truncate packages_gid.list on overflow by Daniel Rosenberg · 8 years ago
  81. fac99a7 ANDROID: fuse: Add support for d_canonical_path by Daniel Rosenberg · 8 years ago
  82. 973117c ANDROID: vfs: change d_canonical_path to take two paths by Daniel Rosenberg · 8 years ago
  83. cfdb665 ANDROID: sdcardfs: remove unneeded __init and __exit by Daniel Rosenberg · 8 years ago
  84. 04c3dee ANDROID: sdcardfs: Remove unused code by Daniel Rosenberg · 8 years ago
  85. 671662b ANDROID: fs: Export d_absolute_path by Guenter Roeck · 8 years ago
  86. 4665ac89 ANDROID: sdcardfs: remove effectless config option by Daniel Rosenberg · 8 years ago
  87. 835d38b ANDROID: inotify: Fix erroneous update of bit count by Daniel Rosenberg · 8 years ago
  88. a782a79 ANDROID: sdcardfs: Add support for d_canonical_path by Daniel Rosenberg · 8 years ago
  89. dab6f50 ANDROID: vfs: add d_canonical_path for stacked filesystem support by Daniel Rosenberg · 8 years ago
  90. 497ac90 ANDROID: sdcardfs: Bring up to date with Android M permissions: by Daniel Rosenberg · 8 years ago
  91. 5d3b416 ANDROID: Changed type-casting in packagelist management by Daniel Campello · 9 years ago
  92. d1d080c ANDROID: Port of sdcardfs to 4.4 by Daniel Campello · 9 years ago
  93. 35c9e24 ANDROID: Included sdcardfs source code for kernel 3.0 by Daniel Campello · 9 years ago
  94. eb5d550 ANDROID: epoll: use freezable blocking call by Colin Cross · 11 years ago
  95. ebab868 ANDROID: Fix for in kernel emergency remount when loop mounts are used by Christian Poetzsch · 9 years ago
  96. cc14b9e ANDROID: ext4: Add support for FIDTRIM, a best-effort ioctl for deep discard trim by JP Abgrall · 10 years ago
  97. 1672c66 ANDROID: fuse: Freeze client on suspend when request sent to userspace by Todd Poynor · 13 years ago
  98. 3e4578f ANDROID: mm: add a field to store names for private anonymous memory by Colin Cross · 9 years ago
  99. 085351f ANDROID: pstore/ram: Add ramoops_console_write_buf api by Arve Hjønnevåg · 10 years ago
  100. f049c41 ANDROID: fixup! proc: make oom adjustment files user read-only by Dan Willemsen · 9 years ago