1. 89bf8ae mnt: Add filesystem private data to mount points by Daniel Rosenberg · 8 years ago
  2. 3240841 ANDROID: sdcardfs: Fix backport issue for 3.10 by Daniel Rosenberg · 8 years ago
  3. 3c10f03 sdcardfs: Move directory unlock before touch by Daniel Rosenberg · 8 years ago
  4. c3c0a31 sdcardfs: fix external storage exporting incorrect uid by alvin_liang · 8 years ago
  5. 3286c8a sdcardfs: Added top to sdcardfs_inode_info by Daniel Rosenberg · 8 years ago
  6. a330694 sdcardfs: Switch package list to RCU by Daniel Rosenberg · 8 years ago
  7. dea7832 sdcardfs: Fix locking for permission fix up by Daniel Rosenberg · 8 years ago
  8. 86120a3 sdcardfs: Check for other cases on path lookup by Daniel Rosenberg · 8 years ago
  9. eb0f439 sdcardfs: override umask on mkdir and create by Daniel Rosenberg · 8 years ago
  10. e6355f1 ANDROID: sdcardfs: fix itnull.cocci warnings by Julia Lawall · 8 years ago
  11. c32c12d sdcardfs: Truncate packages_gid.list on overflow by Daniel Rosenberg · 8 years ago
  12. ea8d672 vfs: change d_canonical_path to take two paths by Daniel Rosenberg · 8 years ago
  13. daee8ca sdcardfs: Add support for d_canonicalize by Daniel Rosenberg · 9 years ago
  14. bcaf704 sdcardfs: remove unneeded __init and __exit by Daniel Rosenberg · 8 years ago
  15. 070bf8a sdcardfs: Remove unused code by Daniel Rosenberg · 8 years ago
  16. 3c3b616 sdcardfs: remove effectless config option by Daniel Rosenberg · 8 years ago
  17. 5c09ef4 sdcardfs: Bring up to date with Android M permissions: by Daniel Rosenberg · 9 years ago
  18. 823273cb sdcardfs: Changed type-cast in packagelist management by Daniel Campello · 9 years ago
  19. dd0f23e sdcardfs: Port to 3.4 by fluxi · 8 years ago
  20. 3a70381 Included sdcardfs source code for kernel 3.0 by Daniel Campello · 9 years ago
  21. ddaa16d consitify do_mount() arguments by Al Viro · 12 years ago
  22. 561d387 do_add_mount()/umount -l races by Al Viro · 12 years ago
  23. 105a0cd VFS: Comment mount following code by David Howells · 12 years ago
  24. be4a300 VFS: Make clone_mnt()/copy_tree()/collect_mounts() return errors by David Howells · 12 years ago
  25. 50a876b get rid of magic in proc_namespace.c by Al Viro · 12 years ago
  26. d9eb504 get rid of ->mnt_longterm by Al Viro · 12 years ago
  27. f076950 brlocks/lglocks: API cleanups by Andi Kleen · 12 years ago
  28. 4d942e1 brlocks/lglocks: turn into functions by Andi Kleen · 12 years ago
  29. a7b314f get rid of s_files and files_lock by Al Viro · 11 years ago
  30. 6722908 get rid of propagate_umount() mistakenly treating slaves as busy. by Al Viro · 10 years ago
  31. bf2e9fa vfs: Test for and handle paths that are unreachable from their mnt_root by Eric W. Biederman · 9 years ago
  32. a377bbd RCU pathwalk breakage when running into a symlink overmounting something by Al Viro · 9 years ago
  33. 9221426 don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu() by Al Viro · 10 years ago
  34. 589a49f don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu() by Al Viro · 10 years ago
  35. 33e2de8 dcache: Handle escaped paths in prepend_path by Eric W. Biederman · 9 years ago
  36. e309b36 d_walk() might skip too much by Al Viro · 9 years ago
  37. 01306a5 deal with deadlock in d_walk() by Al Viro · 10 years ago
  38. 4d9597b Nest rename_lock inside vfsmount_lock by Al Viro · 11 years ago
  39. 032409b vfs: d_obtain_alias() needs to use "/" as default name. by NeilBrown · 12 years ago
  40. ce8441f fs/dcache.c: add cond_resched() to shrink_dcache_parent() by Greg Thelen · 11 years ago
  41. db8a9e2 vfs: dcache: fix deadlock in tree traversal by Miklos Szeredi · 12 years ago
  42. 863d570 FP2: revert sdcardfs import and start over by chrmhoffmann · 6 years ago
  43. 854a554 PM: Rename CAP_EPOLLWAKEUP to CAP_BLOCK_SUSPEND by Michael Kerrisk · 12 years ago
  44. 3768929 epoll: prevent missed events on EPOLL_CTL_MOD by Eric Wong · 12 years ago
  45. 22b5967 epoll: Fix user space breakage related to EPOLLWAKEUP by Rafael J. Wysocki · 12 years ago
  46. 0a907c6 epoll: Add a flag, EPOLLWAKEUP, to prevent suspend while epoll events are ready by Arve Hjønnevåg · 12 years ago
  47. d10c6e1 UPSTREAM: capabilities: ambient capabilities by Andy Lutomirski · 9 years ago
  48. 341bbcb select: use freezable blocking call by Colin Cross · 11 years ago
  49. 3bd702c epoll: use freezable blocking call by Colin Cross · 11 years ago
  50. 65dbc8d freezer: add unsafe versions of freezable helpers for CIFS by Colin Cross · 11 years ago
  51. 6072cdb freezer: add unsafe versions of freezable helpers for NFS by Colin Cross · 11 years ago
  52. 8f5ce34 /proc/pid/status: add "Seccomp" field by Kees Cook · 12 years ago
  53. a88bb9a seccomp: implement SECCOMP_FILTER_FLAG_TSYNC by Kees Cook · 10 years ago
  54. 3bcbe59 sched: move no_new_privs into new atomic flags by Kees Cook · 10 years ago
  55. 397a85e Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs by Andy Lutomirski · 13 years ago
  56. 2d4d4a9 Revert "fs: take i_mutex during prepare_binprm for set[ug]id executables" by chrmhoffmann · 7 years ago
  57. 74db960 timerfd: support CLOCK_BOOTTIME clock by Greg Hackmann · 11 years ago
  58. f19b2c4 switch timerfd_[sg]ettime(2) to fget_light() by Al Viro · 12 years ago
  59. d16e3ab timerfd: add alarm timers by Todd Poynor · 11 years ago
  60. d0d341a fscrypto: no support for v3.4 by Jaegeuk Kim · 8 years ago
  61. 978f05b f2fs: adjust other changes by Jaegeuk Kim · 8 years ago
  62. 70c72eb f2fs: get victim segment again after new cp by Yunlei He · 8 years ago
  63. f8b386d f2fs: handle error case with f2fs_bug_on by Jaegeuk Kim · 8 years ago
  64. f33f7e0 f2fs: avoid data race when deciding checkpoin in f2fs_sync_file by Jaegeuk Kim · 8 years ago
  65. 6795e0e f2fs: fix to report error number of f2fs_find_entry by Chao Yu · 8 years ago
  66. 9190df9 f2fs: avoid memory allocation failure due to a long length by Jaegeuk Kim · 8 years ago
  67. 7f282f3 f2fs: reset default idle interval value by Chao Yu · 8 years ago
  68. a6550b4 f2fs: use blk_plug in all the possible paths by Jaegeuk Kim · 8 years ago
  69. f92e1fe f2fs: fix to avoid data update racing between GC and DIO by Chao Yu · 8 years ago
  70. 9d52b12 f2fs: add maximum prefree segments by Jaegeuk Kim · 8 years ago
  71. 10ae518 f2fs: disable extent_cache for fcollapse/finsert inodes by Jaegeuk Kim · 8 years ago
  72. b121fb6 f2fs: refactor __exchange_data_block for speed up by Jaegeuk Kim · 8 years ago
  73. 5812fb4 f2fs: fix ERR_PTR returned by bio by Jaegeuk Kim · 8 years ago
  74. 29015e5 f2fs: avoid mark_inode_dirty by Jaegeuk Kim · 8 years ago
  75. 14bb1f7 f2fs: move i_size_write in f2fs_write_end by Jaegeuk Kim · 8 years ago
  76. 6977722 f2fs: fix to avoid redundant discard during fstrim by Chao Yu · 8 years ago
  77. 1c4f224 f2fs: avoid mismatching block range for discard by Yunlei He · 8 years ago
  78. 817f889 f2fs: fix incorrect f_bfree calculation in ->statfs by Chao Yu · 8 years ago
  79. 8a5b75c f2fs: skip to check the block address of node page by Jaegeuk Kim · 8 years ago
  80. f476d2b f2fs: shrink critical region in spin_lock by Jaegeuk Kim · 8 years ago
  81. b1cf93a f2fs: call SetPageUptodate if needed by Jaegeuk Kim · 8 years ago
  82. 4b14990 f2fs: introduce f2fs_set_page_dirty_nobuffer by Jaegeuk Kim · 8 years ago
  83. fa24463 f2fs: remove unnecessary goto statement by Tiezhu Yang · 8 years ago
  84. 51efc1b f2fs: add nodiscard mount option by Chao Yu · 8 years ago
  85. ff32a53 f2fs: fix to redirty page if fail to gc data page by Chao Yu · 8 years ago
  86. 3186de2 f2fs: fix to detect truncation prior rather than EIO during read by Chao Yu · 8 years ago
  87. 96f84df f2fs: fix to avoid reading out encrypted data in page cache by Chao Yu · 8 years ago
  88. 0339ae5 f2fs: avoid latency-critical readahead of node pages by Jaegeuk Kim · 8 years ago
  89. b01e1c9 f2fs: avoid writing node/metapages during writes by Jaegeuk Kim · 8 years ago
  90. ca75858 f2fs: produce more nids and reduce readahead nats by Jaegeuk Kim · 8 years ago
  91. bc6969e f2fs: detect host-managed SMR by feature flag by Jaegeuk Kim · 8 years ago
  92. 642e1e2 f2fs: call update_inode_page for orphan inodes by Jaegeuk Kim · 8 years ago
  93. d1c5f62 f2fs: report error for f2fs_parent_dir by Jaegeuk Kim · 8 years ago
  94. 543f1f8 f2fs: find parent dentry correctly by Sheng Yong · 8 years ago
  95. 8a81484 f2fs: fix deadlock in add_link failure by Jaegeuk Kim · 8 years ago
  96. b017edd f2fs: introduce mode=lfs mount option by Jaegeuk Kim · 8 years ago
  97. a6078c6 f2fs: skip clean segment for gc by Jaegeuk Kim · 8 years ago
  98. 89979dc f2fs: drop any block plugging by Jaegeuk Kim · 8 years ago
  99. cde8b23 f2fs: avoid reverse IO order for NODE and DATA by Jaegeuk Kim · 8 years ago
  100. 9ba23cc f2fs: set mapping error for EIO by Jaegeuk Kim · 8 years ago