summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-12-12Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds
2016-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-12binfmt_elf: use vmalloc() for allocation of vma_fileszJason Baron
2016-12-12printk/btrfs: handle more message headersPetr Mladek
2016-12-12fs/proc: calculate /proc/* and /proc/*/task/* nlink at init timeAlexey Dobriyan
2016-12-12fs/proc/base.c: save decrement during lookup/readdir in /proc/$PIDAlexey Dobriyan
2016-12-12fs/proc/array.c: slightly improve render_sigset_tRasmus Villemoes
2016-12-12proc: tweak comments about 2 stage open and everythingAlexey Dobriyan
2016-12-12proc: kmalloc struct pde_openerAlexey Dobriyan
2016-12-12proc: fix type of struct pde_opener::closing fieldAlexey Dobriyan
2016-12-12proc: just list_del() struct pde_openerAlexey Dobriyan
2016-12-12proc: make struct struct map_files_info::len unsigned intAlexey Dobriyan
2016-12-12proc: make struct pid_entry::len unsignedAlexey Dobriyan
2016-12-12proc: report no_new_privs stateKees Cook
2016-12-12mm: add cond_resched() in gather_pte_stats()Hugh Dickins
2016-12-12lib: radix-tree: update callback for changing leaf nodesJohannes Weiner
2016-12-12lib: radix-tree: check accounting of existing slot replacement usersJohannes Weiner
2016-12-12lib: radix-tree: native accounting of exceptional entriesJohannes Weiner
2016-12-12fs/fs-writeback.c: remove redundant if checkTahsin Erdogan
2016-12-12ocfs2: replace CURRENT_TIME macroDeepa Dinamani
2016-12-12ocfs2: use time64_t to represent orphan scan timesDeepa Dinamani
2016-12-12ocfs2: fix double put of recount tree in ocfs2_lock_refcount_tree()Ashish Samant
2016-12-12ocfs2: clean up unused 'page' parameter in ocfs2_write_end_nolock()piaojun
2016-12-12ocfs2/dlm: clean up deadcode in dlm_master_request_handler()piaojun
2016-12-12ocfs2: delete redundant code and set the node bit into maybe_map directlyGuozhonghua
2016-12-12ocfs2/dlm: clean up useless BUG_ON default case in dlm_finalize_reco_handler()piaojun
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-09Merge tag 'ceph-for-4.9-rc9' of git://github.com/ceph/ceph-clientLinus Torvalds
2016-12-08ceph: don't set req->r_locked_dir in ceph_d_revalidateJeff Layton
2016-12-06fuse: fix clearing suid, sgid for chown()Miklos Szeredi
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-01Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-11-30isofs: add KERN_CONT to printing of ER recordsMike Rapoport
2016-11-29ovl: fix d_real() for stacked fsMiklos Szeredi
2016-11-28CIFS: iterate over posix acl xattr entry correctly in ACL_to_cifs_posix()Eryu Guan
2016-11-28Call echo service immediately after socket reconnectSachin Prabhu
2016-11-28CIFS: Fix BUG() in calc_seckey()Sachin Prabhu
2016-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-26fix default_file_splice_read()Al Viro
2016-11-23Merge tag 'nfs-for-4.9-4' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2016-11-22NFSv4.x: hide array-bounds warningArnd Bergmann
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-21NFSv4.1: Keep a reference on lock states while checkingBenjamin Coddington
2016-11-19Merge tag 'ext4_for_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-11-19ext4: sanity check the block and cluster size at mount timeTheodore Ts'o
2016-11-19fscrypto: don't use on-stack buffer for key derivationEric Biggers
2016-11-19fscrypto: don't use on-stack buffer for filename encryptionEric Biggers
2016-11-18Merge tag 'v4.9-rc4' into soundJonathan Corbet