1. e880e874 Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  2. 527d152 Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  3. d9734e0 Merge branch 'for-4.4/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  4. e627078 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  5. 2814228 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  6. 7eeef2a Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  7. a5ad88c mm: get rid of 'vmalloc_info' from /proc/meminfo by Linus Torvalds · 9 years ago
  8. 2e00266 Merge branch 'fs-file-descriptor-optimization' by Linus Torvalds · 9 years ago
  9. fc90888 vfs: conditionally clear close-on-exec flag by Linus Torvalds · 9 years ago
  10. f3f86e3 vfs: Fix pathological performance case for __alloc_fd() by Linus Torvalds · 9 years ago
  11. 4bb0fb5 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 9 years ago
  12. b33e18f fs/writeback, rcu: Don't use list_entry_rcu() for pointer offsetting in bdi_split_work_to_wbs() by Tejun Heo · 9 years ago
  13. ea1ee5f Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  14. 37902bc Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  15. b67de01 ocfs2/dlm: unlock lockres spinlock before dlm_lockres_put by Joseph Qi · 9 years ago
  16. 0f89abf btrfs: fix possible leak in btrfs_ioctl_balance() by Christian Engelmayer · 9 years ago
  17. 25520d5 block: Inline blk_integrity in struct gendisk by Martin K. Petersen · 9 years ago
  18. 0f6925f btrfs: Avoid truncate tailing page if fallocate range doesn't exceed inode size by Qu Wenruo · 9 years ago
  19. c23fe83 debugfs: Add debugfs_create_ulong() by Viresh Kumar · 9 years ago
  20. 6713e8f debugfs: Add read-only/write-only bool file ops by Stephen Boyd · 9 years ago
  21. 6db6652 debugfs: Add read-only/write-only size_t file ops by Stephen Boyd · 9 years ago
  22. 82b7d4f debugfs: Add read-only/write-only x64 file ops by Stephen Boyd · 9 years ago
  23. b97f679 debugfs: Consolidate file mode checks in debugfs_create_*() by Stephen Boyd · 9 years ago
  24. 6aa8ca4 Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  25. 3d87518 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  26. 0f90cc6 mm, dax: fix DAX deadlocks by Ross Zwisler · 9 years ago
  27. 063d99b mm, fs: obey gfp_mapping for add_to_page_cache() by Michal Hocko · 9 years ago
  28. c7823b6 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
  29. a7b7617 mm: add architecture primitives for software dirty bit clearing by Martin Schwidefsky · 9 years ago
  30. dc6c5fb btrfs: fix use after free iterating extrefs by Chris Mason · 9 years ago
  31. 8eb9345 btrfs: check unsupported filters in balance arguments by David Sterba · 9 years ago
  32. 5b5f145 Merge tag 'nfsd-4.3-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  33. b817525 writeback: bdi_writeback iteration must not skip dying ones by Tejun Heo · 9 years ago
  34. 6fdf860 writeback: fix bdi_writeback iteration in wakeup_dirtytime_writeback() by Tejun Heo · 9 years ago
  35. 5ffdbe8 ovl: free lower_mnt array in ovl_put_super by Konstantin Khlebnikov · 9 years ago
  36. 0f95502 ovl: free stack of paths in ovl_fill_super by Konstantin Khlebnikov · 9 years ago
  37. 1c8a47d ovl: fix open in stacked overlay by Miklos Szeredi · 9 years ago
  38. ab79efa ovl: fix dentry reference leak by David Howells · 9 years ago
  39. 0480334 ovl: use O_LARGEFILE in ovl_copy_up() by David Howells · 9 years ago
  40. daf3761 namei: results of d_is_negative() should be checked after dentry revalidation by Trond Myklebust · 9 years ago
  41. 175d58c Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  42. 8c3ad9c nfsd/blocklayout: accept any minlength by Christoph Hellwig · 9 years ago
  43. fd48ca3 Merge tag 'v4.3-rc4' into for-4.4/core by Jens Axboe · 9 years ago
  44. a0eeb8d Merge tag 'nfs-for-4.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  45. 39d0d3b NFS: Fix a tracepoint NULL-pointer dereference by Anna Schumaker · 9 years ago
  46. 7d35199 BTRFS: support NFSv2 export by NeilBrown · 9 years ago
  47. e5fffba Btrfs: open_ctree: Fix possible memory leak by chandan · 9 years ago
  48. 3c68319 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  49. d9a0540 Btrfs: fix deadlock when finalizing block group creation by Filipe Manana · 9 years ago
  50. 808f80b Btrfs: update fix for read corruption of compressed and shared extents by Filipe Manana · 9 years ago
  51. b786f16 Btrfs: send, fix corner case for reference overwrite detection by Filipe Manana · 9 years ago
  52. 65da348 sysfs: correctly handle short reads on PREALLOC attrs. by NeilBrown · 9 years ago
  53. 398dc4a debugfs: document that debugfs_remove*() accepts NULL and error values by Ulf Magnusson · 9 years ago
  54. 621a5f7 debugfs: Pass bool pointer to debugfs_create_bool() by Viresh Kumar · 9 years ago
  55. 616a539 [CIFS] Update cifs version number by Steve French · 9 years ago
  56. 5e99b53 nfs4: reset states to use open_stateid when returning delegation voluntarily by Jeff Layton · 9 years ago
  57. e92c1e0 NFSv4: Fix a nograce recovery hang by Benjamin Coddington · 9 years ago
  58. 72d79ff NFSv4.1: nfs4_opendata_check_deleg needs to handle NFS4_OPEN_CLAIM_DELEG_CUR_FH by Trond Myklebust · 9 years ago
  59. 4a0954e NFSv4: Don't try to reclaim unused state owners by Trond Myklebust · 9 years ago
  60. 8fa4592 NFS: Fix a write performance regression by Trond Myklebust · 9 years ago
  61. 40f9027 NFS: Fix up page writeback accounting by Trond Myklebust · 9 years ago
  62. 646200a [SMB3] Do not fall back to SMBWriteX in set_file_size error cases by Steve French · 9 years ago
  63. 8346c41 dax: fix NULL pointer in __dax_pmd_fault() by Ross Zwisler · 9 years ago
  64. f97b870 Merge tag 'upstream-4.3-rc4' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 9 years ago
  65. b2f7392 fs/proc, core/debug: Don't expose absolute kernel addresses via wchan by Ingo Molnar · 9 years ago
  66. cf6f54e UBIFS: Kill unneeded locking in ubifs_init_security by Richard Weinberger · 9 years ago
  67. 69ea8b8 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  68. ff9f84b [SMB3] Missing null tcon check by Steve French · 9 years ago
  69. 03e8f64 Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  70. 101688f Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  71. d4eb6de ext4: Update EXT4_USE_FOR_EXT2 description by Jean Delvare · 9 years ago
  72. 8862714 fix encryption error checks on mount by Steve French · 9 years ago
  73. ceb1b0b [SMB3] Fix sec=krb5 on smb3 mounts by Steve French · 9 years ago
  74. 53cbf3b fs: direct-io: don't dirtying pages for ITER_BVEC/ITER_KVEC direct read by Ming Lei · 9 years ago
  75. 5948edb fs/mpage.c: forgotten WRITE_SYNC in case of data integrity write by Roman Pen · 9 years ago
  76. 500d701 NFS41: make close wait for layoutreturn by Peng Tao · 9 years ago
  77. 012572d ocfs2/dlm: fix deadlock when dispatch assert master by Joseph Qi · 9 years ago
  78. ac5be6b userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key" by Andrea Arcangeli · 9 years ago
  79. 834e465 NFS: Skip checking ds_cinfo.buckets when lseg's commit_through_mds is set by Kinglong Mee · 9 years ago
  80. 98ce94c cifs: use server timestamp for ntlmv2 authentication by Peter Seiderer · 9 years ago
  81. e0ddde9 disabling oplocks/leases via module parm enable_oplocks broken for SMB3 by Steve French · 9 years ago
  82. 2b9dbef Btrfs: keep dropped roots in cache until transaction commit by Josef Bacik · 9 years ago
  83. 50745b0 Btrfs: Direct I/O: Fix space accounting by chandan · 9 years ago
  84. 2259f96 NFSv4.x/pnfs: Don't try to recover stateids twice in layoutget by Trond Myklebust · 9 years ago
  85. 24311f8 NFSv4: Recovery of recalled read delegations is broken by Trond Myklebust · 9 years ago
  86. 8714d46 NFS: Fix an infinite loop when layoutget fail with BAD_STATEID by Kinglong Mee · 9 years ago
  87. 6f29b9b NFS: Do cleanup before resetting pageio read/write to mds by Kinglong Mee · 9 years ago
  88. 2673ee5 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  89. 590dca3 fs-writeback: unplug before cond_resched in writeback_sb_inodes by Chris Mason · 9 years ago
  90. c03e946 userfaultfd: add missing mmput() in error path by Eric Biggers · 9 years ago
  91. 3ec0c97 nfs/filelayout: Fix NULL reference caused by double freeing of fh_array by Kinglong Mee · 9 years ago
  92. 306a554 nfs: fix v4.2 SEEK on files over 2 gigs by J. Bruce Fields · 9 years ago
  93. 048883e nfs: fix pg_test page count calculation by Peng Tao · 9 years ago
  94. a41cbe8 Failing to send a CLOSE if file is opened WRONLY and server reboots on a 4.x mount by Olga Kornievskaia · 9 years ago
  95. f0b2e56 blockdev: don't set S_DAX for misaligned partitions by Jeff Moyer · 9 years ago
  96. e94f5a2 dax: fix O_DIRECT I/O to the last block of a blockdev by Jeff Moyer · 9 years ago
  97. a30e577 btrfs: skip waiting on ordered range for special files by Jeff Mahoney · 9 years ago
  98. 005efed Btrfs: fix read corruption of compressed and shared extents by Filipe Manana · 9 years ago
  99. 9c488de Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  100. e1df8b0 Merge branch 'writeback-plugging' by Linus Torvalds · 9 years ago