1. daf3761 namei: results of d_is_negative() should be checked after dentry revalidation by Trond Myklebust · 9 years ago
  2. 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
  3. a0eeb8d Merge tag 'nfs-for-4.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  4. 39d0d3b NFS: Fix a tracepoint NULL-pointer dereference by Anna Schumaker · 9 years ago
  5. 7d35199 BTRFS: support NFSv2 export by NeilBrown · 9 years ago
  6. e5fffba Btrfs: open_ctree: Fix possible memory leak by chandan · 9 years ago
  7. 3c68319 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  8. d9a0540 Btrfs: fix deadlock when finalizing block group creation by Filipe Manana · 9 years ago
  9. 808f80b Btrfs: update fix for read corruption of compressed and shared extents by Filipe Manana · 9 years ago
  10. b786f16 Btrfs: send, fix corner case for reference overwrite detection by Filipe Manana · 9 years ago
  11. 616a539 [CIFS] Update cifs version number by Steve French · 9 years ago
  12. 5e99b53 nfs4: reset states to use open_stateid when returning delegation voluntarily by Jeff Layton · 9 years ago
  13. e92c1e0 NFSv4: Fix a nograce recovery hang by Benjamin Coddington · 9 years ago
  14. 72d79ff NFSv4.1: nfs4_opendata_check_deleg needs to handle NFS4_OPEN_CLAIM_DELEG_CUR_FH by Trond Myklebust · 9 years ago
  15. 4a0954e NFSv4: Don't try to reclaim unused state owners by Trond Myklebust · 9 years ago
  16. 8fa4592 NFS: Fix a write performance regression by Trond Myklebust · 9 years ago
  17. 40f9027 NFS: Fix up page writeback accounting by Trond Myklebust · 9 years ago
  18. 646200a [SMB3] Do not fall back to SMBWriteX in set_file_size error cases by Steve French · 9 years ago
  19. 8346c41 dax: fix NULL pointer in __dax_pmd_fault() by Ross Zwisler · 9 years ago
  20. f97b870 Merge tag 'upstream-4.3-rc4' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 9 years ago
  21. cf6f54e UBIFS: Kill unneeded locking in ubifs_init_security by Richard Weinberger · 9 years ago
  22. 69ea8b8 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  23. ff9f84b [SMB3] Missing null tcon check by Steve French · 9 years ago
  24. 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
  25. 101688f Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  26. 8862714 fix encryption error checks on mount by Steve French · 9 years ago
  27. ceb1b0b [SMB3] Fix sec=krb5 on smb3 mounts by Steve French · 9 years ago
  28. 500d701 NFS41: make close wait for layoutreturn by Peng Tao · 9 years ago
  29. 012572d ocfs2/dlm: fix deadlock when dispatch assert master by Joseph Qi · 9 years ago
  30. ac5be6b userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key" by Andrea Arcangeli · 9 years ago
  31. 834e465 NFS: Skip checking ds_cinfo.buckets when lseg's commit_through_mds is set by Kinglong Mee · 9 years ago
  32. 98ce94c cifs: use server timestamp for ntlmv2 authentication by Peter Seiderer · 9 years ago
  33. e0ddde9 disabling oplocks/leases via module parm enable_oplocks broken for SMB3 by Steve French · 9 years ago
  34. 2b9dbef Btrfs: keep dropped roots in cache until transaction commit by Josef Bacik · 9 years ago
  35. 50745b0 Btrfs: Direct I/O: Fix space accounting by chandan · 9 years ago
  36. 2259f96 NFSv4.x/pnfs: Don't try to recover stateids twice in layoutget by Trond Myklebust · 9 years ago
  37. 24311f8 NFSv4: Recovery of recalled read delegations is broken by Trond Myklebust · 9 years ago
  38. 8714d46 NFS: Fix an infinite loop when layoutget fail with BAD_STATEID by Kinglong Mee · 9 years ago
  39. 6f29b9b NFS: Do cleanup before resetting pageio read/write to mds by Kinglong Mee · 9 years ago
  40. 2673ee5 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  41. 590dca3 fs-writeback: unplug before cond_resched in writeback_sb_inodes by Chris Mason · 9 years ago
  42. c03e946 userfaultfd: add missing mmput() in error path by Eric Biggers · 9 years ago
  43. 3ec0c97 nfs/filelayout: Fix NULL reference caused by double freeing of fh_array by Kinglong Mee · 9 years ago
  44. 306a554 nfs: fix v4.2 SEEK on files over 2 gigs by J. Bruce Fields · 9 years ago
  45. 048883e nfs: fix pg_test page count calculation by Peng Tao · 9 years ago
  46. 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
  47. f0b2e56 blockdev: don't set S_DAX for misaligned partitions by Jeff Moyer · 9 years ago
  48. e94f5a2 dax: fix O_DIRECT I/O to the last block of a blockdev by Jeff Moyer · 9 years ago
  49. a30e577 btrfs: skip waiting on ordered range for special files by Jeff Mahoney · 9 years ago
  50. 005efed Btrfs: fix read corruption of compressed and shared extents by Filipe Manana · 9 years ago
  51. 9c488de Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  52. e1df8b0 Merge branch 'writeback-plugging' by Linus Torvalds · 9 years ago
  53. 505a666 writeback: plug writeback in wb_writeback() and writeback_inodes_wb() by Linus Torvalds · 9 years ago
  54. 01b0c01 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  55. eda2116 [CIFS] mount option sec=none not displayed properly in /proc/mounts by Steve French · 9 years ago
  56. e527b22 revert "ocfs2/dlm: use list_for_each_entry instead of list_for_each" by Andrew Morton · 9 years ago
  57. 6798a8c fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to void by Joe Perches · 9 years ago
  58. 0ba13fd Revert "writeback: plug writeback at a high level" by Linus Torvalds · 9 years ago
  59. e91eb62 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
  60. e013f74 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  61. 01cab55 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 9 years ago
  62. 4c17a6d CIFS: fix type confusion in copy offload ioctl by Jann Horn · 9 years ago
  63. b0a1ea5 Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  64. 33e247c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  65. 7cbea8d mm: mark most vm_operations_struct const by Kirill A. Shutemov · 9 years ago
  66. 2a78b85 namei: fix warning while make xmldocs caused by namei.c by Masanari Iida · 9 years ago
  67. e852d82 fs/affs: make root lookup from blkdev logical size by Pranay Kr. Srivastava · 9 years ago
  68. 3760710 seq_file: provide an analogue of print_hex_dump() by Andy Shevchenko · 9 years ago
  69. 40f705a fs: Don't dump core if the corefile would become world-readable. by Jann Horn · 9 years ago
  70. fbb1816 fs: if a coredump already exists, unlink and recreate with O_EXCL by Jann Horn · 9 years ago
  71. b4cc0ef hfs: fix B-tree corruption after insertion at position 0 by Hin-Tak Leung · 9 years ago
  72. 7cb74be hfs,hfsplus: cache pages correctly between bnode_create and bnode_free by Hin-Tak Leung · 9 years ago
  73. 3725e9d fs/coda: fix readlink buffer overflow by Jan Harkes · 9 years ago
  74. 774636e proc: convert to kstrto*()/kstrto*_from_user() by Alexey Dobriyan · 9 years ago
  75. ecf1a3d proc: change proc_subdir_lock to a rwlock by Waiman Long · 9 years ago
  76. bdb4d10 procfs: always expose /proc/<pid>/map_files/ and make it readable by Calvin Owens · 9 years ago
  77. d3691d2 proc: add cond_resched to /proc/kpage* read/write loop by Vladimir Davydov · 9 years ago
  78. f074a8f proc: export idle flag via kpageflags by Vladimir Davydov · 9 years ago
  79. 33c3fc7 mm: introduce idle page tracking by Vladimir Davydov · 9 years ago
  80. 80ae2fd proc: add kpagecgroup file by Vladimir Davydov · 9 years ago
  81. 85e0a0f Btrfs: remove unnecessary locking of cleaner_mutex to avoid deadlock by Filipe Manana · 9 years ago
  82. bd2843f fix ufs write vs readpage race when writing into a hole by Al Viro · 9 years ago
  83. 384989b Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  84. d77e92e dax: update PMD fault handler with PMEM API by Ross Zwisler · 9 years ago
  85. 4383868 ceph: improve readahead for file holes by Yan, Zheng · 9 years ago
  86. 55b0b31 ceph: get inode size for each append write by Yan, Zheng · 9 years ago
  87. f6f7a63 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  88. e81b594 Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  89. 70c3547 hugetlbfs: add hugetlbfs_fallocate() by Mike Kravetz · 9 years ago
  90. b5cec28 hugetlbfs: truncate_hugepages() takes a range of pages by Mike Kravetz · 9 years ago
  91. 1bfad99 hugetlbfs: hugetlb_vmtruncate_list() needs to take a range to delete by Mike Kravetz · 9 years ago
  92. 8334b96 mm: /proc/pid/smaps:: show proportional swap share of the mapping by Minchan Kim · 9 years ago
  93. 77bb499 pagemap: add mmap-exclusive bit for marking pages mapped only here by Konstantin Khlebnikov · 9 years ago
  94. 1c90308 pagemap: hide physical addresses from non-privileged users by Konstantin Khlebnikov · 9 years ago
  95. 356515e pagemap: rework hugetlb and thp report by Konstantin Khlebnikov · 9 years ago
  96. deb9454 pagemap: switch to the new format and do some cleanup by Konstantin Khlebnikov · 9 years ago
  97. a06db75 pagemap: check permissions and capabilities at open time by Konstantin Khlebnikov · 9 years ago
  98. 46c043e mm: take i_mmap_lock in unmap_mapping_range() for DAX by Kirill A. Shutemov · 9 years ago
  99. 3fdd1b47 dax: use linear_page_index() by Matthew Wilcox · 9 years ago
  100. 73a6ec4 dax: ensure that zero pages are removed from other processes by Matthew Wilcox · 9 years ago