aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-11-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-11-17pid: replace pid bitmap implementation with IDR APIGargi Sharma
2017-11-17fat: remove redundant assignment of 0 to slotsColin Ian King
2017-11-17hfs/hfsplus: clean up unused variables in bnode.cChristos Gkekas
2017-11-17nilfs2: remove inode->i_version initializationJeff Layton
2017-11-17nilfs2: use octal for unreadable permission macroRyusuke Konishi
2017-11-17nilfs2: align block comments of nilfs_sufile_truncate_range() at *Ryusuke Konishi
2017-11-17fs, nilfs: convert nilfs_root.count from atomic_t to refcount_tElena Reshetova
2017-11-17nilfs2: fix race condition that causes file system corruptionAndreas Rohner
2017-11-17fs/nilfs2: convert timers to use timer_setup()Kees Cook
2017-11-17pipe: add proc_dopipe_max_size() to safely assign pipe_max_sizeJoe Lawrence
2017-11-17pipe: avoid round_pipe_size() nr_pages overflow on 32-bitJoe Lawrence
2017-11-17pipe: match pipe_max_size data type with procfsJoe Lawrence
2017-11-17autofs: don't fail mount for transient errorNeilBrown
2017-11-17epoll: remove ep_call_nested() from ep_eventpoll_poll()Jason Baron
2017-11-17epoll: avoid calling ep_call_nested() from ep_poll_safewake()Jason Baron
2017-11-17epoll: account epitem and eppoll_entry to kmemcgShakeel Butt
2017-11-17proc: use do-while in name_to_int()Alexey Dobriyan
2017-11-17proc: : uninline name_to_int()Alexey Dobriyan
2017-11-17proc, coredump: add CoreDumping flag to /proc/pid/statusRoman Gushchin
2017-11-17Merge tag 'pm-fixes-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-17Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-11-17Merge tag 'ecryptfs-4.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-17Merge tag 'xfs-4.15-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-11-17NFS: Revert "NFS: Move the flock open mode check into nfs_flock()"Benjamin Coddington
2017-11-17NFS: Fix typo in nomigration mount optionJoshua Watt
2017-11-17nfs: Fix ugly referral attributesChuck Lever
2017-11-17NFS: super: mark expected switch fall-throughsGustavo A. R. Silva
2017-11-17nfs: remove net pointer from messagesVasily Averin
2017-11-17nfs client: exit_net cleanup check addedVasily Averin
2017-11-17nfs/write: Use common error handling code in nfs_lock_and_join_requests()Markus Elfring
2017-11-17NFSv4: Replace closed stateids with the "invalid special stateid"Trond Myklebust
2017-11-17NFSv4: nfs_set_open_stateid must not trigger state recovery for closed stateTrond Myklebust
2017-11-17NFSv4: Check the open stateid when searching for expired stateTrond Myklebust
2017-11-17NFSv4: Clean up nfs4_delegreturn_doneTrond Myklebust
2017-11-17NFSv4: cleanup nfs4_close_doneTrond Myklebust
2017-11-17NFSv4: Retry NFS4ERR_OLD_STATEID errors in layoutreturnTrond Myklebust
2017-11-17pNFS: Retry NFS4ERR_OLD_STATEID errors in layoutreturn-on-closeTrond Myklebust
2017-11-17NFSv4: Don't try to CLOSE if the stateid 'other' field has changedTrond Myklebust
2017-11-17NFSv4: Retry CLOSE and DELEGRETURN on NFS4ERR_OLD_STATEID.Trond Myklebust
2017-11-17NFS: Fix a typo in nfs_rename()Trond Myklebust
2017-11-17NFSv4: Fix open create exclusive when the server rebootsTrond Myklebust
2017-11-17NFSv4: Add a tracepoint to document open stateid updatesTrond Myklebust
2017-11-17NFSv4: Fix OPEN / CLOSE raceTrond Myklebust
2017-11-17NFS: Fix bool initialization/comparisonThomas Meyer
2017-11-17NFS: Avoid RCU usage in tracepointsAnna Schumaker
2017-11-17Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-17Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2017-11-17Merge branch 'work.cramfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-11-17Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds