Age | Commit message (Expand) | Author |
2016-12-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-12-12 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-12-12 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-12-12 | binfmt_elf: use vmalloc() for allocation of vma_filesz | Jason Baron |
2016-12-12 | printk/btrfs: handle more message headers | Petr Mladek |
2016-12-12 | fs/proc: calculate /proc/* and /proc/*/task/* nlink at init time | Alexey Dobriyan |
2016-12-12 | fs/proc/base.c: save decrement during lookup/readdir in /proc/$PID | Alexey Dobriyan |
2016-12-12 | fs/proc/array.c: slightly improve render_sigset_t | Rasmus Villemoes |
2016-12-12 | proc: tweak comments about 2 stage open and everything | Alexey Dobriyan |
2016-12-12 | proc: kmalloc struct pde_opener | Alexey Dobriyan |
2016-12-12 | proc: fix type of struct pde_opener::closing field | Alexey Dobriyan |
2016-12-12 | proc: just list_del() struct pde_opener | Alexey Dobriyan |
2016-12-12 | proc: make struct struct map_files_info::len unsigned int | Alexey Dobriyan |
2016-12-12 | proc: make struct pid_entry::len unsigned | Alexey Dobriyan |
2016-12-12 | proc: report no_new_privs state | Kees Cook |
2016-12-12 | mm: add cond_resched() in gather_pte_stats() | Hugh Dickins |
2016-12-12 | lib: radix-tree: update callback for changing leaf nodes | Johannes Weiner |
2016-12-12 | lib: radix-tree: check accounting of existing slot replacement users | Johannes Weiner |
2016-12-12 | lib: radix-tree: native accounting of exceptional entries | Johannes Weiner |
2016-12-12 | fs/fs-writeback.c: remove redundant if check | Tahsin Erdogan |
2016-12-12 | ocfs2: replace CURRENT_TIME macro | Deepa Dinamani |
2016-12-12 | ocfs2: use time64_t to represent orphan scan times | Deepa Dinamani |
2016-12-12 | ocfs2: fix double put of recount tree in ocfs2_lock_refcount_tree() | Ashish Samant |
2016-12-12 | ocfs2: clean up unused 'page' parameter in ocfs2_write_end_nolock() | piaojun |
2016-12-12 | ocfs2/dlm: clean up deadcode in dlm_master_request_handler() | piaojun |
2016-12-12 | ocfs2: delete redundant code and set the node bit into maybe_map directly | Guozhonghua |
2016-12-12 | ocfs2/dlm: clean up useless BUG_ON default case in dlm_finalize_reco_handler() | piaojun |
2016-12-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-12-09 | Merge tag 'ceph-for-4.9-rc9' of git://github.com/ceph/ceph-client | Linus Torvalds |
2016-12-08 | ceph: don't set req->r_locked_dir in ceph_d_revalidate | Jeff Layton |
2016-12-06 | fuse: fix clearing suid, sgid for chown() | Miklos Szeredi |
2016-12-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-12-01 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-11-30 | isofs: add KERN_CONT to printing of ER records | Mike Rapoport |
2016-11-29 | ovl: fix d_real() for stacked fs | Miklos Szeredi |
2016-11-28 | CIFS: iterate over posix acl xattr entry correctly in ACL_to_cifs_posix() | Eryu Guan |
2016-11-28 | Call echo service immediately after socket reconnect | Sachin Prabhu |
2016-11-28 | CIFS: Fix BUG() in calc_seckey() | Sachin Prabhu |
2016-11-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-11-26 | fix default_file_splice_read() | Al Viro |
2016-11-23 | Merge tag 'nfs-for-4.9-4' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2016-11-22 | NFSv4.x: hide array-bounds warning | Arnd Bergmann |
2016-11-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-11-21 | NFSv4.1: Keep a reference on lock states while checking | Benjamin Coddington |
2016-11-19 | Merge tag 'ext4_for_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-11-19 | ext4: sanity check the block and cluster size at mount time | Theodore Ts'o |
2016-11-19 | fscrypto: don't use on-stack buffer for key derivation | Eric Biggers |
2016-11-19 | fscrypto: don't use on-stack buffer for filename encryption | Eric Biggers |
2016-11-18 | NFSv4.1: Handle NFS4ERR_OLD_STATEID in nfs4_reclaim_open_state | Benjamin Coddington |
2016-11-18 | NFSv4: Don't call close if the open stateid has already been cleared | Trond Myklebust |