Age | Commit message (Expand) | Author |
2017-05-13 | Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2017-05-13 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-05-12 | dax: fix PMD data corruption when fault races with write | Ross Zwisler |
2017-05-12 | dax: fix data corruption when fault races with write | Jan Kara |
2017-05-12 | ext4: return to starting transaction in ext4_dax_huge_fault() | Jan Kara |
2017-05-12 | mm: fix data corruption due to stale mmap reads | Jan Kara |
2017-05-12 | dax: prevent invalidation of mapped DAX entries | Ross Zwisler |
2017-05-12 | Tigran has moved | Andrew Morton |
2017-05-12 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-05-12 | Merge branch 'work.sane_pwd' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-05-11 | Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2017-05-10 | filesystem-dax: fix broken __dax_zero_page_range() conversion | Dan Williams |
2017-05-10 | Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-05-10 | Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2017-05-10 | Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2017-05-10 | nfsd: Fix up the "supattr_exclcreat" attributes | Trond Myklebust |
2017-05-10 | nfsd: encoders mustn't use unitialized values in error cases | J. Bruce Fields |
2017-05-10 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-05-10 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-05-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2017-05-10 | Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2017-05-10 | Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-05-09 | nfsd: fix undefined behavior in nfsd4_layout_verify | Ari Kauppi |
2017-05-09 | pNFS/flexfiles: Always attempt to call layoutstats when flexfiles is enabled | Trond Myklebust |
2017-05-09 | NFSv4.1: Work around a Linux server bug... | Trond Myklebust |
2017-05-09 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2017-05-09 | proc: try to remove use of FOLL_FORCE entirely | Linus Torvalds |
2017-05-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-05-08 | dax: add tracepoint to dax_insert_mapping() | Ross Zwisler |
2017-05-08 | dax: add tracepoint to dax_writeback_one() | Ross Zwisler |
2017-05-08 | dax: add tracepoints to dax_writeback_mapping_range() | Ross Zwisler |
2017-05-08 | dax: add tracepoints to dax_load_hole() | Ross Zwisler |
2017-05-08 | dax: add tracepoints to dax_pfn_mkwrite() | Ross Zwisler |
2017-05-08 | dax: add tracepoints to dax_iomap_pte_fault() | Ross Zwisler |
2017-05-08 | gfs2: replace CURRENT_TIME with current_time | Stephen Rothwell |
2017-05-08 | fs: ubifs: replace CURRENT_TIME_SEC with current_time | Deepa Dinamani |
2017-05-08 | fs: ufs: use ktime_get_real_ts64() for birthtime | Deepa Dinamani |
2017-05-08 | fs: ceph: CURRENT_TIME with ktime_get_real_ts() | Deepa Dinamani |
2017-05-08 | fs: cifs: replace CURRENT_TIME by other appropriate apis | Deepa Dinamani |
2017-05-08 | fs: f2fs: use ktime_get_real_seconds for sit_info times | Deepa Dinamani |
2017-05-08 | fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flag | Tetsuo Handa |
2017-05-08 | scripts/spelling.txt: add "intialise(d)" pattern and fix typo instances | Masahiro Yamada |
2017-05-08 | mm, vmalloc: use __GFP_HIGHMEM implicitly | Michal Hocko |
2017-05-08 | treewide: use kv[mz]alloc* rather than opencoded variants | Michal Hocko |
2017-05-08 | fs/xattr.c: zero out memory copied to userspace in getxattr | Michal Hocko |
2017-05-08 | mm: introduce kv[mz]alloc helpers | Michal Hocko |
2017-05-08 | pidns: expose task pid_ns_for_children to userspace | Kirill Tkhai |
2017-05-08 | ns: allow ns_entries to have custom symlink content | Kirill Tkhai |
2017-05-08 | reiserfs: use designated initializers | Kees Cook |
2017-05-08 | fs/proc/inode.c: remove cast from memory allocation | Tobin C. Harding |