- 3f3211e Merge tag 'xfs-4.15-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
- 2753278 Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- d18bee4 Merge branch '9p-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- b620fd2 Merge tag 'for-linus-4.15-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 7 years ago
- adb072d Merge tag 'ceph-for-4.15-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
- 274e0a1 xfs: abstract out dev_t conversions by Christoph Hellwig · 7 years ago
- 6818caa xfs: fix memory leak in xfs_iext_free_last_leaf by Shu Wang · 7 years ago
- 4dd3c2e Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
- fa7f578 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
- 95846ec pid: replace pid bitmap implementation with IDR API by Gargi Sharma · 7 years ago
- eecd7f4 fat: remove redundant assignment of 0 to slots by Colin Ian King · 7 years ago
- 15ec3718 hfs/hfsplus: clean up unused variables in bnode.c by Christos Gkekas · 7 years ago
- 577753c nilfs2: remove inode->i_version initialization by Jeff Layton · 7 years ago
- 3147db8 nilfs2: use octal for unreadable permission macro by Ryusuke Konishi · 7 years ago
- 4d685f9 nilfs2: align block comments of nilfs_sufile_truncate_range() at * by Ryusuke Konishi · 7 years ago
- d4f0284 fs, nilfs: convert nilfs_root.count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- 31ccb1f nilfs2: fix race condition that causes file system corruption by Andreas Rohner · 7 years ago
- 7554e9c fs/nilfs2: convert timers to use timer_setup() by Kees Cook · 7 years ago
- 7a8d181 pipe: add proc_dopipe_max_size() to safely assign pipe_max_size by Joe Lawrence · 7 years ago
- d3f14c4 pipe: avoid round_pipe_size() nr_pages overflow on 32-bit by Joe Lawrence · 7 years ago
- 98159d9 pipe: match pipe_max_size data type with procfs by Joe Lawrence · 7 years ago
- ecc0c46 autofs: don't fail mount for transient error by NeilBrown · 7 years ago
- 37b5e52 epoll: remove ep_call_nested() from ep_eventpoll_poll() by Jason Baron · 7 years ago
- 57a173b epoll: avoid calling ep_call_nested() from ep_poll_safewake() by Jason Baron · 7 years ago
- 2ae928a epoll: account epitem and eppoll_entry to kmemcg by Shakeel Butt · 7 years ago
- 0746a0b proc: use do-while in name_to_int() by Alexey Dobriyan · 7 years ago
- 3ee2a19 proc: : uninline name_to_int() by Alexey Dobriyan · 7 years ago
- c643401 proc, coredump: add CoreDumping flag to /proc/pid/status by Roman Gushchin · 7 years ago
- e75080f Merge tag 'pm-fixes-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
- c3e9c04 Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
- e0bcb42 Merge tag 'ecryptfs-4.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 7 years ago
- b6b220b Merge tag 'xfs-4.15-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
- fcfa447 NFS: Revert "NFS: Move the flock open mode check into nfs_flock()" by Benjamin Coddington · 7 years ago
- f02fee2 NFS: Fix typo in nomigration mount option by Joshua Watt · 7 years ago
- c05cefc nfs: Fix ugly referral attributes by Chuck Lever · 7 years ago
- fd53dde NFS: super: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
- e4949e4 nfs: remove net pointer from messages by Vasily Averin · 7 years ago
- b0b5352 nfs client: exit_net cleanup check added by Vasily Averin · 7 years ago
- 0671d8f nfs/write: Use common error handling code in nfs_lock_and_join_requests() by Markus Elfring · 7 years ago
- fcd8843 NFSv4: Replace closed stateids with the "invalid special stateid" by Trond Myklebust · 7 years ago
- e1fff5d NFSv4: nfs_set_open_stateid must not trigger state recovery for closed state by Trond Myklebust · 7 years ago
- 46280d9 NFSv4: Check the open stateid when searching for expired state by Trond Myklebust · 7 years ago
- 140087fd NFSv4: Clean up nfs4_delegreturn_done by Trond Myklebust · 7 years ago
- 91b30d2 NFSv4: cleanup nfs4_close_done by Trond Myklebust · 7 years ago
- ff90514 NFSv4: Retry NFS4ERR_OLD_STATEID errors in layoutreturn by Trond Myklebust · 7 years ago
- 7380020 pNFS: Retry NFS4ERR_OLD_STATEID errors in layoutreturn-on-close by Trond Myklebust · 7 years ago
- c82bac6 NFSv4: Don't try to CLOSE if the stateid 'other' field has changed by Trond Myklebust · 7 years ago
- 12f275c NFSv4: Retry CLOSE and DELEGRETURN on NFS4ERR_OLD_STATEID. by Trond Myklebust · 7 years ago
- d803224 NFS: Fix a typo in nfs_rename() by Trond Myklebust · 7 years ago
- 8fd1ab7 NFSv4: Fix open create exclusive when the server reboots by Trond Myklebust · 7 years ago
- ad9e02d NFSv4: Add a tracepoint to document open stateid updates by Trond Myklebust · 7 years ago
- c9399f2 NFSv4: Fix OPEN / CLOSE race by Trond Myklebust · 7 years ago
- 6089dd0 NFS: Fix bool initialization/comparison by Thomas Meyer · 7 years ago
- 3944369 NFS: Avoid RCU usage in tracepoints by Anna Schumaker · 7 years ago
- b04a234 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
- 5a3e0b1 Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
- cbda1b2 Merge branch 'work.cramfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- ca5b857 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 16382e1 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 93f30c7 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 212bf41 fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- 2f62b5a fs, nfs: convert nfs_lock_context.count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- 194bc1f fs, nfs: convert nfs4_lock_state.ls_count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- 0896cad fs, nfs: convert nfs_cache_defer_req.count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- 81a090b fs, nfs: convert nfs4_ff_layout_mirror.ref from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- 2b28a7b fs, nfs: convert pnfs_layout_hdr.plh_refcount from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- eba6dd6 fs, nfs: convert pnfs_layout_segment.pls_refcount from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- a2a5dea fs, nfs: convert nfs4_pnfs_ds.ds_count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- 3be0f80b NFSv4.1: Fix up replays of interrupted requests by Trond Myklebust · 7 years ago
- a3841f9 Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
- 441692a Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
- a02cd42 Merge tag 'f2fs-for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 7 years ago
- 2015a63 xfs: fix type usage by Darrick J. Wong · 7 years ago
- 962cc1a xfs: fix forgotten rcu read unlock when skipping inode reclaim by Darrick J. Wong · 7 years ago
- 487e2c9 Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
- b974304 Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
- 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
- df20698 fs: fuse: account fuse_inode slab memory as reclaimable by Johannes Weiner · 7 years ago
- 453f85d mm: remove __GFP_COLD by Mel Gorman · 7 years ago
- c6f92f9 mm: remove cold parameter for release_pages by Mel Gorman · 7 years ago
- 8667982 mm, pagevec: remove cold parameter for pagevecs by Mel Gorman · 7 years ago
- c7df8ad mm, truncate: do not check mapping for every page being truncated by Mel Gorman · 7 years ago
- 00bb31f userfaultfd: use mmgrab instead of open-coded increment of mm_count by Mike Rapoport · 7 years ago
- 4950276 kmemcheck: remove annotations by Levin, Alexander (Sasha Levin) · 7 years ago
- f3f7c09 fs, mm: account filp cache to kmemcg by Shakeel Butt · 7 years ago
- af5b0f6 mm: consolidate page table accounting by Kirill A. Shutemov · 7 years ago
- c481290 mm: introduce wrappers to access mm->nr_ptes by Kirill A. Shutemov · 7 years ago
- b4e98d9 mm: account pud page tables by Kirill A. Shutemov · 7 years ago
- 9c19a9c cifs: use find_get_pages_range_tag() by Jan Kara · 7 years ago
- aef6e41 afs: use find_get_pages_range_tag() by Jan Kara · 7 years ago
- 67fd707 mm: remove nr_pages argument from pagevec_lookup_{,range}_tag() by Jan Kara · 7 years ago
- 4be9029 ceph: use pagevec_lookup_range_nr_tag() by Jan Kara · 7 years ago
- 40f9c51 nilfs2: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
- d2bc5b3 gfs2: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
- 8faab64 f2fs: use find_get_pages_tag() for looking up single page by Jan Kara · 7 years ago
- 028a63a f2fs: simplify page iteration loops by Jan Kara · 7 years ago
- 69c4f35 f2fs: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
- dc7f3e8 ext4: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
- 0ed75fc ceph: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
- 4006f43 btrfs: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago