1. 2220c5b make xattr_getsecurity() static by Al Viro · 7 years ago
  2. f6ddc16 vfat: simplify checks in vfat_lookup() by Al Viro · 7 years ago
  3. 61fec49 get rid of dead code in d_find_alias() by Al Viro · 7 years ago
  4. 1c18d2a it's SB_BORN, not MS_BORN... by Al Viro · 7 years ago
  5. 3087147 msdos_rmdir(): kill BS comment by Al Viro · 7 years ago
  6. 2276271 fs: avoid fdput() after failed fdget() in vfs_dedupe_file_range() by Zev Weiss · 7 years ago
  7. e37563bb Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  8. 09c9b0e Merge tag '4.17-rc1SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  9. 18b7fd1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  10. 1da4d37 proc: revalidate misc dentries by Alexey Dobriyan · 7 years ago
  11. 4802310 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  12. 5d41be6 btrfs: Only check first key for committed tree blocks by Qu Wenruo · 7 years ago
  13. c1596ff cifs: change validate_buf to validate_iov by Ronnie Sahlberg · 7 years ago
  14. 05432e2 cifs: remove rfc1002 hardcoded constants from cifs_discard_remaining_data() by Ronnie Sahlberg · 7 years ago
  15. 91cb74f cifs: Change SMB2_open to return an iov for the error parameter by Ronnie Sahlberg · 7 years ago
  16. e19b2bc cifs: add resp_buf_size to the mid_q_entry structure by Ronnie Sahlberg · 7 years ago
  17. 0d4b46b smb3.11: replace a 4 with server->vals->header_preamble_size by Steve French · 7 years ago
  18. 9fdd2e0 cifs: replace a 4 with server->vals->header_preamble_size by Ronnie Sahlberg · 7 years ago
  19. 2e96467 cifs: add pdu_size to the TCP_Server_Info structure by Ronnie Sahlberg · 7 years ago
  20. 5100d8a SMB311: Improve checking of negotiate security contexts by Steve French · 7 years ago
  21. 136ff1b SMB3: Fix length checking of SMB3.11 negotiate request by Steve French · 7 years ago
  22. 80aa76b Merge tag 'xfs-4.17-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  23. 4ac1800 Merge tag 'gfs2-4.17.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 7 years ago
  24. a1bf4c7 Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  25. 7214dd4 Merge branch 'work.thaw' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  26. 19e8a2f Merge branch 'afs-dh' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  27. 3e7aafc GFS2: Minor improvements to comments and documentation by Bob Peterson · 7 years ago
  28. 3fd5d3a gfs2: Stop using rhashtable_walk_peek by Andreas Gruenbacher · 7 years ago
  29. 852eb3a btrfs: add SPDX header to Kconfig by David Sterba · 7 years ago
  30. c1d7c51 btrfs: replace GPL boilerplate by SPDX -- sources by David Sterba · 7 years ago
  31. 9888c34 btrfs: replace GPL boilerplate by SPDX -- headers by David Sterba · 7 years ago
  32. 471d557 Btrfs: fix loss of prealloc extents past i_size after fsync log replay by Filipe Manana · 7 years ago
  33. af72273 Btrfs: clean up resources during umount after trans is aborted by Liu Bo · 7 years ago
  34. 795939a ovl: add support for "xino" mount and config options by Amir Goldstein · 7 years ago
  35. adbf4f7 ovl: consistent d_ino for non-samefs with xino by Amir Goldstein · 7 years ago
  36. 12574a9 ovl: consistent i_ino for non-samefs with xino by Amir Goldstein · 7 years ago
  37. e487d88 ovl: constant st_ino for non-samefs with xino by Amir Goldstein · 7 years ago
  38. 5148626 ovl: allocate anon bdev per unique lower fs by Amir Goldstein · 7 years ago
  39. da309e8 ovl: factor out ovl_map_dev_ino() helper by Amir Goldstein · 7 years ago
  40. 8f35cf5 ovl: cleanup ovl_update_time() by Miklos Szeredi · 7 years ago
  41. 3a29177 ovl: add WARN_ON() for non-dir redirect cases by Miklos Szeredi · 7 years ago
  42. 0471a9c ovl: cleanup setting OVL_INDEX by Vivek Goyal · 7 years ago
  43. 102b0d1 ovl: set d->is_dir and d->opaque for last path element by Vivek Goyal · 7 years ago
  44. e9b77f9 ovl: Do not check for redirect if this is last layer by Vivek Goyal · 7 years ago
  45. 8b58924 ovl: lookup in inode cache first when decoding lower file handle by Amir Goldstein · 7 years ago
  46. 8a22efa ovl: do not try to reconnect a disconnected origin dentry by Amir Goldstein · 7 years ago
  47. 5b2cccd ovl: disambiguate ovl_encode_fh() by Amir Goldstein · 7 years ago
  48. 9f99e50 ovl: set lower layer st_dev only if setting lower st_ino by Amir Goldstein · 7 years ago
  49. 3ec9b3f ovl: fix lookup with middle layer opaque dir and absolute path redirects by Amir Goldstein · 7 years ago
  50. 452061f ovl: Set d->last properly during lookup by Vivek Goyal · 7 years ago
  51. 695b46e ovl: set i_ino to the value of st_ino for NFS export by Amir Goldstein · 7 years ago
  52. 77cb51e Merge tag 'tags/upstream-4.17-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 7 years ago
  53. f2f176b CIFS: add ONCE flag for cifs_dbg type by Aurelien Aptel · 7 years ago
  54. 3995bbf cifs: Use ULL suffix for 64-bit constant by Geert Uytterhoeven · 7 years ago
  55. c318e6c SMB3: Log at least once if tree connect fails during reconnect by Steve French · 7 years ago
  56. c0953f2 cifs: smb2pdu: Fix potential NULL pointer dereference by Gustavo A. R. Silva · 7 years ago
  57. 8837c70d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  58. b93b016 page cache: use xa_lock by Matthew Wilcox · 7 years ago
  59. f6bb2a2 xarray: add the xa_lock to the radix_tree_root by Matthew Wilcox · 7 years ago
  60. e5a9554 fscache: use appropriate radix tree accessors by Matthew Wilcox · 7 years ago
  61. f82b376 export __set_page_dirty by Matthew Wilcox · 7 years ago
  62. ad55eac elf: enforce MAP_FIXED on overlaying elf segments by Michal Hocko · 7 years ago
  63. 4ed2863 fs, elf: drop MAP_FIXED usage from elf_map by Michal Hocko · 7 years ago
  64. 32785c0 fs/dcache.c: add cond_resched() in shrink_dentry_list() by Nikolay Borisov · 7 years ago
  65. 64a11f3 fs/proc/proc_sysctl.c: fix typo in sysctl_check_table_array() by Waiman Long · 7 years ago
  66. c31dbb1 exec: pin stack limit during exec by Kees Cook · 7 years ago
  67. b838383 exec: introduce finalize_exec() before start_thread() by Kees Cook · 7 years ago
  68. 8f2af15 exec: pass stack rlimit into mm layout functions by Kees Cook · 7 years ago
  69. d64d01a seq_file: account everything to kmemcg by Alexey Dobriyan · 7 years ago
  70. 096523203 seq_file: allocate seq_file from kmem_cache by Alexey Dobriyan · 7 years ago
  71. 9ad553a fs/reiserfs/journal.c: add missing resierfs_warning() arg by Andrew Morton · 7 years ago
  72. ad12c3a autofs4: use wait_event_killable by Matthew Wilcox · 7 years ago
  73. 4f11343 proc: use slower rb_first() by Alexey Dobriyan · 7 years ago
  74. 9cdd83e proc: switch struct proc_dir_entry::count to refcount by Alexey Dobriyan · 7 years ago
  75. b77d70d proc: reject "." and ".." as filenames by Alexey Dobriyan · 7 years ago
  76. fe079a5 proc: do mmput ASAP for /proc/*/map_files by Alexey Dobriyan · 7 years ago
  77. 58c501a proc: faster /proc/cmdline by Alexey Dobriyan · 7 years ago
  78. 1539d58 proc: register filesystem last by Alexey Dobriyan · 7 years ago
  79. 35318db proc: fix /proc/*/map_files lookup some more by Alexey Dobriyan · 7 years ago
  80. b4884f2 proc: move "struct proc_dir_entry" into kmem cache by Alexey Dobriyan · 7 years ago
  81. 835b94e fs/proc/proc_sysctl.c: remove redundant link check in proc_sys_link_fill_cache() by Danilo Krummrich · 7 years ago
  82. a0b0d1c fs/proc/proc_sysctl.c: fix potential page fault while unregistering sysctl table by Danilo Krummrich · 7 years ago
  83. 21dae0a proc: use set_puts() at /proc/*/wchan by Alexey Dobriyan · 7 years ago
  84. 24b2ec2 proc: check permissions earlier for /proc/*/wchan by Alexey Dobriyan · 7 years ago
  85. d0f0223 proc: replace seq_printf by seq_put_smth to speed up /proc/pid/status by Andrei Vagin · 7 years ago
  86. 48dffbf proc: optimize single-symbol delimiters to spead up seq_put_decimal_ull by Andrei Vagin · 7 years ago
  87. f664066 proc: replace seq_printf on seq_putc to speed up /proc/pid/smaps by Andrei Vagin · 7 years ago
  88. d1be35c proc: add seq_put_decimal_ull_width to speed up /proc/pid/smaps by Andrei Vagin · 7 years ago
  89. 2acddbe proc: account "struct pde_opener" by Alexey Dobriyan · 7 years ago
  90. 195b8cf proc: move "struct pde_opener" to kmem cache by Alexey Dobriyan · 7 years ago
  91. a9fabc3 proc: randomize "struct pde_opener" by Alexey Dobriyan · 7 years ago
  92. e7a6e29 proc: faster open/close of files without ->release hook by Alexey Dobriyan · 7 years ago
  93. e74a0ef proc: move /proc/sysvipc creation to where it belongs by Alexey Dobriyan · 7 years ago
  94. 2f89742 proc: do less stuff under ->pde_unload_lock by Alexey Dobriyan · 7 years ago
  95. 68c3411 proc: get rid of task lock/unlock pair to read umask for the "status" file by Mateusz Guzik · 7 years ago
  96. 8cfa67b procfs: optimize seq_pad() to speed up /proc/pid/maps by Andrei Vagin · 7 years ago
  97. 0e3dc01 procfs: add seq_put_hex_ll to speed up /proc/pid/maps by Andrei Vagin · 7 years ago
  98. f1782c9 dcache: account external names as indirectly reclaimable memory by Roman Gushchin · 7 years ago
  99. 8c81dd4 Force log to disk before reading the AGF during a fstrim by Carlos Maiolino · 7 years ago
  100. fbbb450 Export __set_page_dirty by Matthew Wilcox · 7 years ago