1. baa6707 Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 6 years ago
  2. 2152404 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  3. 8094c3c fscrypt: add Adiantum support by Eric Biggers · 6 years ago
  4. 7e928df Merge tag '4.21-smb3-small-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  5. acda9ef Merge tag 'xfs-4.21-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  6. c7eaf34 Merge tag 'ceph-for-4.21-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  7. 505b050 Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  8. 9b286ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  9. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  10. f86196e fs: don't open code lru_to_page() by Nikolay Borisov · 6 years ago
  11. 08d405c fs/: remove caller signal_pending branch predictions by Davidlohr Bueso · 6 years ago
  12. d187715 bfs: extra sanity checking and static inode bitmap by Tigran Aivazian · 6 years ago
  13. 655c16a exec: separate MM_ANONPAGES and RLIMIT_STACK accounting by Oleg Nesterov · 6 years ago
  14. 8099b04 exec: load_script: don't blindly truncate shebang string by Oleg Nesterov · 6 years ago
  15. 306790f fat: new inline functions to determine the FAT variant (32, 16 or 12) by Carmeli Tamir · 6 years ago
  16. d19dc01 fat: move MAX_FAT to fat.h and change it to inline function by Carmeli Tamir · 6 years ago
  17. b553337 fat: remove FAT_FIRST_ENT macro by Carmeli Tamir · 6 years ago
  18. f93ca1e hfsplus: return file attributes on statx by Ernesto A. Fernández · 6 years ago
  19. f516221 autofs: add strictexpire mount option by Ian Kent · 6 years ago
  20. 9d8719a autofs: change catatonic setting to a bit flag by Ian Kent · 6 years ago
  21. 9bf964c autofs: simplify parse_options() function call by Ian Kent · 6 years ago
  22. 55f0d82 autofs: improve ioctl sbi checks by Ian Kent · 6 years ago
  23. 86c0517 fs/epoll: deal with wait_queue only once by Davidlohr Bueso · 6 years ago
  24. 35cff1a fs/epoll: rename check_events label to send_events by Davidlohr Bueso · 6 years ago
  25. abc610e fs/epoll: avoid barrier after an epoll_wait(2) timeout by Davidlohr Bueso · 6 years ago
  26. c5a282e fs/epoll: reduce the scope of wq lock in epoll_wait() by Davidlohr Bueso · 6 years ago
  27. 21877e1 fs/epoll: robustify ep->mtx held checks by Davidlohr Bueso · 6 years ago
  28. 76699a6 fs/epoll: drop ovflist branch prediction by Davidlohr Bueso · 6 years ago
  29. 4e0982a fs/epoll: simplify ep_send_events_proc() ready-list loop by Davidlohr Bueso · 6 years ago
  30. 74bdc12 fs/epoll: remove max_nests argument from ep_call_nested() by Davidlohr Bueso · 6 years ago
  31. afe922c fs/proc/base.c: slightly faster /proc/*/limits by Alexey Dobriyan · 6 years ago
  32. 230f72e fs/proc/inode.c: delete unnecessary variable in proc_alloc_inode() by Alexey Dobriyan · 6 years ago
  33. 81966d83 fs/proc/util.c: include fs/proc/internal.h for name_to_int() by Eric Biggers · 6 years ago
  34. 8da0b4f fs/proc/base.c: use ns_capable instead of capable for timerslack_ns by Benjamin Gordon · 6 years ago
  35. e4f2283 Merge branches 'misc.misc' and 'work.iov_iter' into for-linus by Al Viro · 6 years ago
  36. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  37. 135143b Merge tag 'locks-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 6 years ago
  38. d5c7076 smb3: add smb3.1.1 to default dialect list by Steve French · 6 years ago
  39. 55a7f00 cifs: fix confusing warning message on reconnect by Steve French · 6 years ago
  40. 6d2f84e smb3: fix large reads on encrypted connections by Paul Aurich · 6 years ago
  41. bf77ae4 locks: fix error in locks_move_blocks() by NeilBrown · 6 years ago
  42. e6b9257 Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  43. e45428a Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  44. cacf02d Merge tag '4.21-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  45. 1ac5cd4 block: don't use un-ordered __set_current_state(TASK_UNINTERRUPTIBLE) by Linus Torvalds · 6 years ago
  46. 10e037d sunrpc: Add xprt after nfs4_test_session_trunk() by Santosh kumar pradhan · 6 years ago
  47. c2c7d84 NFS: remove unnecessary test for IS_ERR(cred) by NeilBrown · 6 years ago
  48. 9aeaf8c NFSv4.2 fix async copy reboot recovery by Olga Kornievskaia · 6 years ago
  49. 5b2095d NFS: Fix NFSv4 symbolic trace point output by Chuck Lever · 6 years ago
  50. 0dfbb5f NFS: Make "port=" mount option optional for RDMA mounts by Chuck Lever · 6 years ago
  51. 191ce17 ext4: fix special inode number checks in __ext4_iget() by Theodore Ts'o · 6 years ago
  52. 2a1a2c1 Merge tag 'dax-fix-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  53. 9ab97ae Merge tag 'f2fs-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 6 years ago
  54. 0ad30ff nfs: fixed broken compilation in nfs_callback_up_net() by Vasily Averin · 6 years ago
  55. fea1708 cifs: update internal module version number by Steve French · 6 years ago
  56. e77fe73 cifs: we can not use small padding iovs together with encryption by Ronnie Sahlberg · 6 years ago
  57. 95cb671 ext4: track writeback errors using the generic tracking infrastructure by Theodore Ts'o · 6 years ago
  58. ad211f3 ext4: use ext4_write_inode() when fsyncing w/o a journal by Theodore Ts'o · 6 years ago
  59. e868078 ext4: avoid kernel warning when writing the superblock to a dead device by Theodore Ts'o · 6 years ago
  60. 90be9b8 xfs: xfs_fsops: drop useless LIST_HEAD by Julia Lawall · 6 years ago
  61. 89be677 xfs: xfs_buf: drop useless LIST_HEAD by Julia Lawall · 6 years ago
  62. 457fa34 Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  63. b07039b Merge tag 'driver-core-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  64. f346b0b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  65. 5d24ae6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  66. 956eb6c Merge tag 'for-4.21/aio-20181221' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  67. 0e9da3f Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  68. b12a912 Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 6 years ago
  69. c86aa7b hugetlbfs: Use i_mmap_rwsem to fix page fault/truncate race by Mike Kravetz · 6 years ago
  70. ab41ee6 mm: migrate: drop unused argument of migrate_page_move_mapping() by Jan Kara · 6 years ago
  71. 88dbcbb blkdev: avoid migration stalls for blkdev pages by Jan Kara · 6 years ago
  72. 3cfd22b userfaultfd: clear flag if remap event not enabled by Peter Xu · 6 years ago
  73. a1400af mm, proc: report PR_SET_THP_DISABLE in proc by Michal Hocko · 6 years ago
  74. 7635d9c mm, thp, proc: report THP eligibility for each vma by Michal Hocko · 6 years ago
  75. ac46d4f mm/mmu_notifier: use structure for invalidate_range_start/end calls v2 by Jérôme Glisse · 6 years ago
  76. 144552f /proc/kpagecount: return 0 for special pages that are never mapped by Anthony Yznaga · 6 years ago
  77. ca88042 userfaultfd: convert userfaultfd_ctx::refcount to refcount_t by Eric Biggers · 6 years ago
  78. ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
  79. 3d6357d mm: reference totalram_pages and managed_pages once per function by Arun KS · 6 years ago
  80. 70306d9 ocfs2: don't clear bh uptodate for block read by Junxiao Bi · 6 years ago
  81. d85400a ocfs2: clear journal dirty flag after shutdown journal by Junxiao Bi · 6 years ago
  82. 532e1e54 ocfs2: fix panic due to unrecovered local alloc by Junxiao Bi · 6 years ago
  83. 9e6aea2 ocfs2: improve ocfs2 Makefile by Larry Chen · 6 years ago
  84. dec5b0d ocfs2: remove set but not used variable 'lastzero' by zhong jiang · 6 years ago
  85. cb6a8fd ocfs2: dlmfs: remove set but not used variable 'status' by zhong jiang · 6 years ago
  86. 874b1ef ocfs2: optimize the reading of heartbeat data by Jia Guo · 6 years ago
  87. 14e92c5 cifs: Minor Kconfig clarification by Steve French · 6 years ago
  88. 28eb24f cifs: Always resolve hostname before reconnecting by Paulo Alcantara · 6 years ago
  89. 0874401 cifs: Add support for failover in cifs_reconnect_tcon() by Paulo Alcantara · 6 years ago
  90. a3a53b7 cifs: Add support for failover in smb2_reconnect() by Paulo Alcantara · 6 years ago
  91. 2332440 cifs: Only free DFS target list if we actually got one by Paulo Alcantara · 6 years ago
  92. e511d31 cifs: start DFS cache refresher in cifs_mount() by Paulo Alcantara · 6 years ago
  93. 2f0a617 cifs: Use GFP_ATOMIC when a lock is held in cifs_mount() by YueHaibing · 6 years ago
  94. 93d5cb5 cifs: Add support for failover in cifs_reconnect() by Paulo Alcantara · 6 years ago
  95. 4a367dc cifs: Add support for failover in cifs_mount() by Paulo Alcantara · 6 years ago
  96. 5a65050 cifs: remove set but not used variable 'sep' by YueHaibing · 6 years ago
  97. 1c78022 cifs: Make use of DFS cache to get new DFS referrals by Paulo Alcantara · 6 years ago
  98. 0544b32 cifs: check kzalloc return by Joe Perches · 6 years ago
  99. 29cbfa1 cifs: remove set but not used variable 'server' by YueHaibing · 6 years ago
  100. 34bca9b cifs: Use kzfree() to free password by Dan Carpenter · 6 years ago