Age | Commit message (Expand) | Author |
2017-05-20 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-05-19 | Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-05-17 | fuseblk: Fix warning in super_setup_bdi_name() | Jan Kara |
2017-05-15 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2017-05-13 | dax, xfs, ext4: compile out iomap-dax paths in the FS_DAX=n case | Dan Williams |
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 | [CIFS] Minor cleanup of xattr query function | Steve French |
2017-05-12 | fs: cifs: transport: Use time_after for time comparison | Karim Eshapa |
2017-05-12 | SMB2: Fix share type handling | Christophe JAILLET |
2017-05-12 | cifs: cifsacl: Use a temporary ops variable to reduce code length | Joe Perches via samba-technical |
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 | Don't delay freeing mids when blocked on slow socket write of request | Steve French |
2017-05-09 | CIFS: silence lockdep splat in cifs_relock_file() | Rabin Vincent |
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 |