Age | Commit message (Expand) | Author |
2016-03-25 | ceph: kill ceph_get_dentry_parent_inode() | Yan, Zheng |
2016-03-25 | ceph: fix security xattr deadlock | Yan, Zheng |
2016-03-25 | ceph: don't request vxattrs from MDS | Yan, Zheng |
2016-03-25 | ceph: fix mounting same fs multiple times | Yan, Zheng |
2016-03-25 | ceph: remove unnecessary NULL check | Yan, Zheng |
2016-03-25 | ceph: avoid updating directory inode's i_size accidentally | Yan, Zheng |
2016-03-25 | ceph: fix race during filling readdir cache | Yan, Zheng |
2016-03-25 | ceph: kill ceph_empty_snapc | Ilya Dryomov |
2016-03-25 | ceph: fix a wrong comparison | Anton Protopopov |
2016-03-25 | ceph: replace CURRENT_TIME by current_fs_time() | Deepa Dinamani |
2016-03-25 | ceph: scattered page writeback | Yan, Zheng |
2016-03-25 | ceph: remove useless BUG_ON | Yan, Zheng |
2016-03-25 | ceph: don't enable rbytes mount option by default | Yan, Zheng |
2016-03-25 | ceph: encode ctime in cap message | Yan, Zheng |
2016-03-25 | libceph: revamp subs code, switch to SUBSCRIBE2 protocol | Ilya Dryomov |
2016-03-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-03-18 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-03-18 | Merge branch 'for-4.6/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-03-18 | Merge branches 'work.lookups', 'work.misc' and 'work.preadv2' into for-next | Al Viro |
2016-03-18 | splice: handle zero nr_pages in splice_to_pipe() | Rabin Vincent |
2016-03-17 | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-03-17 | Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-03-17 | Merge tag 'dlm-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland... | Linus Torvalds |
2016-03-17 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2016-03-17 | Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs | Linus Torvalds |
2016-03-17 | lib: update single-char callers of strtobool() | Kees Cook |
2016-03-17 | btrfs: use radix_tree_iter_retry() | Matthew Wilcox |
2016-03-17 | proc-vmcore: wrong data type casting fix | Dave Young |
2016-03-17 | proc/base: make prompt shell start from new line after executing "cat /proc/$... | Minfei Huang |
2016-03-17 | procfs: add conditional compilation check | Eric Engestrom |
2016-03-17 | proc: add /proc/<pid>/timerslack_ns interface | John Stultz |
2016-03-17 | timer: convert timer_slack_ns from unsigned long to u64 | John Stultz |
2016-03-17 | mm: introduce page reference manipulation functions | Joonsoo Kim |
2016-03-17 | mm/page_alloc.c: calculate 'available' memory in a separate function | Igor Redko |
2016-03-17 | /proc/kpageflags: return KPF_SLAB for slab tail pages | Naoya Horiguchi |
2016-03-17 | /proc/kpageflags: return KPF_BUDDY for "tail" buddy pages | Naoya Horiguchi |
2016-03-17 | Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-03-17 | Merge tag 'driver-core-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2016-03-17 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2016-03-17 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2016-03-16 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-03-16 | vfs: show_vfsstat: do not ignore errors from show_devname method | Dmitry V. Levin |
2016-03-15 | autofs4: use pr_xxx() macros directly for logging | Ian Kent |
2016-03-15 | autofs4: change log print macros to not insert newline | Ian Kent |
2016-03-15 | autofs4: make autofs log prints consistent | Ian Kent |
2016-03-15 | autofs4: fix some white space errors | Ian Kent |
2016-03-15 | autofs4: fix invalid ioctl return in autofs4_root_ioctl_unlocked() | Ian Kent |
2016-03-15 | autofs4: fix coding style line length in autofs4_wait() | Ian Kent |
2016-03-15 | autofs4: fix coding style problem in autofs4_get_set_timeout() | Ian Kent |
2016-03-15 | autofs4: coding style fixes | Ian Kent |