index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-25
xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()
Eryu Guan
1
-1
/
+1
2017-05-25
xfs: fix unaligned access in xfs_btree_visit_blocks
Eric Sandeen
1
-1
/
+1
2017-05-19
xfs: avoid mount-time deadlock in CoW extent recovery
Darrick J. Wong
1
-12
/
+31
2017-05-16
xfs: only return detailed fsmap info if the caller has CAP_SYS_ADMIN
Darrick J. Wong
1
-1
/
+4
2017-05-16
xfs: bad assertion for delalloc an extent that start at i_size
Zorro Lang
1
-1
/
+1
2017-05-16
xfs: fix warnings about unused stack variables
Darrick J. Wong
1
-2
/
+0
2017-05-16
xfs: BMAPX shouldn't barf on inline-format directories
Darrick J. Wong
1
-2
/
+6
2017-05-16
xfs: fix indlen accounting error on partial delalloc conversion
Brian Foster
1
-3
/
+4
2017-05-13
Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
6
-8
/
+36
2017-05-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-66
/
+50
2017-05-12
dax: fix PMD data corruption when fault races with write
Ross Zwisler
1
-14
/
+14
2017-05-12
dax: fix data corruption when fault races with write
Jan Kara
1
-16
/
+16
2017-05-12
ext4: return to starting transaction in ext4_dax_huge_fault()
Jan Kara
1
-4
/
+17
2017-05-12
mm: fix data corruption due to stale mmap reads
Jan Kara
1
-1
/
+1
2017-05-12
dax: prevent invalidation of mapped DAX entries
Ross Zwisler
1
-29
/
+0
2017-05-12
Tigran has moved
Andrew Morton
1
-2
/
+2
2017-05-12
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-68
/
+6
2017-05-12
Merge branch 'work.sane_pwd' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-21
/
+54
2017-05-11
Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-1
/
+1
2017-05-10
filesystem-dax: fix broken __dax_zero_page_range() conversion
Dan Williams
1
-2
/
+2
2017-05-10
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2017-05-10
Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
9
-60
/
+97
2017-05-10
Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
39
-2764
/
+618
2017-05-10
nfsd: Fix up the "supattr_exclcreat" attributes
Trond Myklebust
1
-3
/
+8
2017-05-10
nfsd: encoders mustn't use unitialized values in error cases
J. Bruce Fields
1
-4
/
+4
2017-05-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+2
2017-05-10
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-51
/
+417
2017-05-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
4
-24
/
+50
2017-05-10
Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
13
-86
/
+255
2017-05-10
Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
37
-827
/
+1437
2017-05-09
nfsd: fix undefined behavior in nfsd4_layout_verify
Ari Kauppi
1
-1
/
+2
2017-05-09
pNFS/flexfiles: Always attempt to call layoutstats when flexfiles is enabled
Trond Myklebust
1
-0
/
+11
2017-05-09
NFSv4.1: Work around a Linux server bug...
Trond Myklebust
1
-0
/
+6
2017-05-09
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
19
-58
/
+252
2017-05-09
proc: try to remove use of FOLL_FORCE entirely
Linus Torvalds
1
-4
/
+1
2017-05-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
42
-225
/
+176
2017-05-08
dax: add tracepoint to dax_insert_mapping()
Ross Zwisler
1
-0
/
+1
2017-05-08
dax: add tracepoint to dax_writeback_one()
Ross Zwisler
1
-0
/
+1
2017-05-08
dax: add tracepoints to dax_writeback_mapping_range()
Ross Zwisler
1
-5
/
+7
2017-05-08
dax: add tracepoints to dax_load_hole()
Ross Zwisler
1
-5
/
+11
2017-05-08
dax: add tracepoints to dax_pfn_mkwrite()
Ross Zwisler
1
-0
/
+3
2017-05-08
dax: add tracepoints to dax_iomap_pte_fault()
Ross Zwisler
1
-4
/
+11
2017-05-08
gfs2: replace CURRENT_TIME with current_time
Stephen Rothwell
1
-2
/
+2
2017-05-08
fs: ubifs: replace CURRENT_TIME_SEC with current_time
Deepa Dinamani
6
-30
/
+26
2017-05-08
fs: ufs: use ktime_get_real_ts64() for birthtime
Deepa Dinamani
1
-2
/
+4
2017-05-08
fs: ceph: CURRENT_TIME with ktime_get_real_ts()
Deepa Dinamani
1
-1
/
+3
2017-05-08
fs: cifs: replace CURRENT_TIME by other appropriate apis
Deepa Dinamani
3
-19
/
+23
2017-05-08
fs: f2fs: use ktime_get_real_seconds for sit_info times
Deepa Dinamani
2
-3
/
+4
2017-05-08
fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flag
Tetsuo Handa
6
-26
/
+14
2017-05-08
scripts/spelling.txt: add "intialise(d)" pattern and fix typo instances
Masahiro Yamada
2
-2
/
+2
[next]