1. 54dd0e0 ext4: add extra checks to ext4_xattr_block_get() by Theodore Ts'o · 6 years ago
  2. 9496005d ext4: add bounds checking to ext4_xattr_find_entry() by Theodore Ts'o · 6 years ago
  3. de05ca8 ext4: move call to ext4_error() into ext4_xattr_check_block() by Theodore Ts'o · 6 years ago
  4. 27f394a ext4: don't show data=<mode> option if defaulted by Tyson Nottingham · 6 years ago
  5. ceec037 ext4: omit init_itable=n in procfs when disabled by Tyson Nottingham · 6 years ago
  6. 68afa7e ext4: show more binary mount options in procfs by Tyson Nottingham · 6 years ago
  7. bc1420a ext4: simplify kobject usage by Tyson Nottingham · 6 years ago
  8. 6ca0682 ext4: remove unused parameters in sysfs code by Tyson Nottingham · 6 years ago
  9. c2e5df7 ext4: null out kobject* during sysfs cleanup by Tyson Nottingham · 6 years ago
  10. 18db4b4 ext4: don't allow r/w mounts if metadata blocks overlap the superblock by Theodore Ts'o · 6 years ago
  11. a45403b ext4: always initialize the crc32c checksum driver by Theodore Ts'o · 6 years ago
  12. 8e4b5ea ext4: fail ext4_iget for root directory if unallocated by Theodore Ts'o · 6 years ago
  13. ce3fd19 ext4: limit xattr size to INT_MAX by Eric Biggers · 6 years ago
  14. 7dac4a1 ext4: add validity checks for bitmap block numbers by Theodore Ts'o · 6 years ago
  15. dcae058 ext4: fix comments in ext4_swap_extents() by zhenwei.pi · 6 years ago
  16. 043d20d ext4: use generic_writepages instead of __writepage/write_cache_pages by Goldwyn Rodrigues · 6 years ago
  17. 0d9366d ext4: don't complain about incorrect features when probing by Eric Sandeen · 6 years ago
  18. 1d39834 ext4: remove EXT4_STATE_DIOREAD_LOCK flag by Nikolay Borisov · 6 years ago
  19. fe23cb6 ext4: fix offset overflow on 32-bit archs in ext4_iomap_begin() by Jiri Slaby · 6 years ago
  20. 45d8ec4 ext4: update i_disksize if direct write past ondisk size by Eryu Guan · 6 years ago
  21. 73fdad0 ext4: protect i_disksize update by i_data_sem in direct write path by Eryu Guan · 6 years ago
  22. 044e6e3 ext4: don't update checksum of new initialized bitmaps by Theodore Ts'o · 6 years ago
  23. 85e0c4e jbd2: if the journal is aborted then don't allow update of the log tail by Theodore Ts'o · 6 years ago
  24. fb7c024 ext4: pass -ESHUTDOWN code to jbd2 layer by Theodore Ts'o · 6 years ago
  25. a6d9946 ext4: eliminate sleep from shutdown ioctl by Theodore Ts'o · 6 years ago
  26. 576d18e ext4: shutdown should not prevent get_write_access by Theodore Ts'o · 6 years ago
  27. ed65b00 jbd2: clarify bad journal block checksum message by Theodore Ts'o · 6 years ago
  28. ccf0f32 ext4: add tracepoints for shutdown and file system errors by Theodore Ts'o · 6 years ago
  29. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 6 years ago
  30. ee5daa1 Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  31. 878e66d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  32. a283483 Merge tag '4.16-minor-rc-SMB3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  33. f1517df Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  34. a0f7938 Merge tag 'for-linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 6 years ago
  35. 8115333 Merge tag 'afs-next-20180208' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  36. 9e95dae Merge tag 'ceph-for-4.16-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  37. a8c6db0 cramfs: better MTD dependency expression by Nicolas Pitre · 6 years ago
  38. 2285ae7 NFSD: hide unused svcxdr_dupstr() by Arnd Bergmann · 7 years ago
  39. 39ca1bf nfsd: store stat times in fill_pre_wcc() instead of inode times by Amir Goldstein · 7 years ago
  40. 76c4794 nfsd: encode stat->mtime for getattr instead of inode->i_mtime by Amir Goldstein · 7 years ago
  41. 0078117 nfsd: return RESOURCE not GARBAGE_ARGS on too many ops by J. Bruce Fields · 7 years ago
  42. 6fbac20 Merge tag 'iversion-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 6 years ago
  43. fe803f8 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  44. 5f60a56 Add missing structs and defines from recent SMB3.1.1 documentation by Steve French · 6 years ago
  45. f9de151 address lock imbalance warnings in smbdirect.c by Steve French · 7 years ago
  46. ade7db9 cifs: silence compiler warnings showing up with gcc-8.0.0 by Arnd Bergmann · 7 years ago
  47. ede2e52 Add some missing debug fields in server and tcon structs by Steve French · 7 years ago
  48. a2e5790 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  49. f734076 pipe: read buffer limits atomically by Eric Biggers · 6 years ago
  50. c4fed5a pipe: simplify round_pipe_size() by Eric Biggers · 6 years ago
  51. 96e99be40 pipe: reject F_SETPIPE_SZ with size over UINT_MAX by Eric Biggers · 6 years ago
  52. 9903a91 pipe: fix off-by-one error when checking buffer limits by Eric Biggers · 6 years ago
  53. 85c2dd5 pipe: actually allow root to exceed the pipe buffer limits by Eric Biggers · 6 years ago
  54. 319e0a2 pipe, sysctl: remove pipe_proc_fn() by Eric Biggers · 6 years ago
  55. 4c2e4be pipe, sysctl: drop 'min' parameter from pipe-max-size converter by Eric Biggers · 6 years ago
  56. 1a60e4d vfs: remove might_sleep() from clear_inode() by Shakeel Butt · 6 years ago
  57. b0cd38c hfsplus: honor setgid flag on directories by Ernesto A. Fernandez · 6 years ago
  58. fb04b91 nilfs2: use time64_t internally by Arnd Bergmann · 6 years ago
  59. 60c9d92 elf: fix NT_FILE integer overflow by Alexey Dobriyan · 6 years ago
  60. 4bf8ba8 fs/proc/consoles.c: use seq_putc() in show_console_dev() by Markus Elfring · 6 years ago
  61. 93ad5bc proc: rearrange args by Alexey Dobriyan · 6 years ago
  62. 15b158b proc: spread likely/unlikely a bit by Alexey Dobriyan · 6 years ago
  63. efb1a57 fs/proc: use __ro_after_init by Alexey Dobriyan · 6 years ago
  64. 53f6334 fs/proc/internal.h: fix up comment by Alexey Dobriyan · 6 years ago
  65. 163cf54 fs/proc/internal.h: rearrange struct proc_dir_entry by Alexey Dobriyan · 6 years ago
  66. d0290bc fs/proc/kcore.c: use probe_kernel_read() instead of memcpy() by Heiko Carstens · 6 years ago
  67. 171ef91 fs/proc/array.c: delete children_seq_release() by Alexey Dobriyan · 6 years ago
  68. 20d28cd proc: less memory for /proc/*/map_files readdir by Alexey Dobriyan · 6 years ago
  69. 593bc69 fs/proc/vmcore.c: simpler /proc/vmcore cleanup by Alexey Dobriyan · 6 years ago
  70. ac7f106 proc: fix /proc/*/map_files lookup by Alexey Dobriyan · 6 years ago
  71. 9f7118b proc: don't use READ_ONCE/WRITE_ONCE for /proc/*/fail-nth by Alexey Dobriyan · 6 years ago
  72. e3912ac proc: use %u for pid printing and slightly less stack by Alexey Dobriyan · 6 years ago
  73. 74e938c orangefs: reverse sense of is-inode-stale test in d_revalidate by Martin Brandenburg · 6 years ago
  74. 480e5ae orangefs: simplify orangefs_inode_is_stale by Martin Brandenburg · 6 years ago
  75. cf546ab Orangefs: don't propogate whacky error codes by Mike Marshall · 7 years ago
  76. 6bdfb48 orangefs: use correct string length by Xiongfeng Wang · 7 years ago
  77. 4d0cac7 orangefs: make orangefs_make_bad_inode static by Martin Brandenburg · 7 years ago
  78. 538e304 orangefs: remove ORANGEFS_KERNEL_DEBUG by Martin Brandenburg · 7 years ago
  79. 79d7cd6 orangefs: remove gossip_ldebug and gossip_lerr by Martin Brandenburg · 7 years ago
  80. 7a3bc1f orangefs: make orangefs_client_debug_init static by Martin Brandenburg · 7 years ago
  81. 68c5735 Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 6 years ago
  82. 3ff1b28 Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  83. 4d673da afs: Support the AFS dynamic root by David Howells · 6 years ago
  84. 16280a1 afs: Rearrange afs_select_fileserver() a little by David Howells · 6 years ago
  85. 63dc4e4 afs: Remove unused code by David Howells · 6 years ago
  86. 45df846 afs: Fix server list handling by David Howells · 6 years ago
  87. 8305e57 afs: Need to clear responded flag in addr cursor by David Howells · 6 years ago
  88. fe4d774 afs: Fix missing cursor clearance by David Howells · 6 years ago
  89. e441501 afs: Add missing afs_put_cell() by David Howells · 6 years ago
  90. 2502072 nfsd4: don't set lock stateid's sc_type to CLOSED by J. Bruce Fields · 7 years ago
  91. 4f17641 nfsd: Detect unhashed stids in nfsd4_verify_open_stid() by Trond Myklebust · 7 years ago
  92. e237f98 Merge tag 'xfs-4.16-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  93. 139351f Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 6 years ago
  94. 9b6faee ovl: check ERR_PTR() return value from ovl_encode_fh() by Amir Goldstein · 7 years ago
  95. 2aed489 ovl: fix regression in fsnotify of overlay merge dir by Amir Goldstein · 7 years ago
  96. 3462ac5 Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 6 years ago
  97. 617aebe Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  98. 0771ad4 Merge tag 'pstore-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  99. 23aedc4 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  100. 6ec4de8 Merge tag 'gfs2-4.16.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 7 years ago