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-07-03
Merge branch 'for-4.13/dax' into libnvdimm-for-next
Dan Williams
1
-4
/
+5
2017-06-27
x86, libnvdimm, pmem: remove global pmem api
Dan Williams
1
-1
/
+0
2017-06-15
x86, dax: replace clear_pmem() with open coded memset + dax_ops->flush
Dan Williams
1
-1
/
+2
2017-06-15
filesystem-dax: convert to dax_flush()
Dan Williams
1
-1
/
+1
2017-06-15
filesystem-dax: convert to dax_copy_from_iter()
Dan Williams
1
-1
/
+2
2017-06-05
overlayfs: use uuid_t instead of uuid_be
Christoph Hellwig
2
-2
/
+2
2017-06-05
fs: switch ->s_uuid to uuid_t
Christoph Hellwig
8
-27
/
+13
2017-06-05
xfs: use the common helper uuid_is_null()
Amir Goldstein
6
-65
/
+8
2017-06-05
xfs: remove uuid_getnodeuniq and xfs_uu_t
Christoph Hellwig
3
-27
/
+4
2017-06-05
uuid: hoist helpers uuid_equal() and uuid_copy() from xfs
Christoph Hellwig
2
-13
/
+0
2017-06-05
uuid: rename uuid types
Christoph Hellwig
1
-2
/
+0
2017-06-05
nfsd: namespace-prefix uuid_parse
Christoph Hellwig
1
-2
/
+2
2017-06-05
xfs: use uuid_be to implement the uuid_t type
Christoph Hellwig
2
-4
/
+3
2017-06-05
xfs: use uuid_copy() helper to abstract uuid_t
Amir Goldstein
1
-6
/
+2
2017-06-05
uuid,afs: move struct uuid_v1 back into afs
Christoph Hellwig
3
-10
/
+19
2017-06-04
fs/ufs: Set UFS default maximum bytes per file
Richard Narron
1
-3
/
+2
2017-06-04
Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
7
-14
/
+32
2017-06-03
nfs: Mark unnecessarily extern functions as static
Jan Kara
2
-4
/
+3
2017-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+23
2017-06-02
dax: fix race between colliding PMD & PTE entries
Ross Zwisler
1
-0
/
+23
2017-06-02
Merge tag 'xfs-4.12-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-15
/
+28
2017-06-01
Merge tag 'nfsd-4.12-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-34
/
+15
2017-06-01
Merge tag 'gcc-plugins-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-3
/
+3
2017-06-01
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-3
/
+3
2017-05-31
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-44
/
+178
2017-05-31
xfs: use ->b_state to fix buffer I/O accounting release race
Brian Foster
2
-15
/
+28
2017-05-30
"Yes, people use FOLL_FORCE ;)"
Linus Torvalds
1
-1
/
+1
2017-05-29
ovl: filter trusted xattr for non-admin
Miklos Szeredi
1
-1
/
+11
2017-05-29
ovl: mark upper merge dir with type origin entries "impure"
Amir Goldstein
6
-58
/
+60
2017-05-28
ocfs2: Use ERR_CAST() to avoid cross-structure cast
Kees Cook
1
-1
/
+1
2017-05-28
ntfs: Use ERR_CAST() to avoid cross-structure cast
Kees Cook
1
-1
/
+1
2017-05-28
NFS: Use ERR_CAST() to avoid cross-structure cast
Kees Cook
1
-1
/
+1
2017-05-26
Merge tag 'xfs-4.12-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
6
-74
/
+66
2017-05-25
xfs: Move handling of missing page into one place in xfs_find_get_desired_pgo...
Jan Kara
1
-30
/
+8
2017-05-25
xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff()
Jan Kara
1
-1
/
+1
2017-05-25
xfs: Fix missed holes in SEEK_HOLE implementation
Jan Kara
1
-20
/
+9
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-24
ceph: check that the new inode size is within limits in ceph_fallocate()
Luis Henriques
1
-1
/
+5
2017-05-24
NFSv4.0: Fix a lock leak in nfs40_walk_client_list
Trond Myklebust
1
-1
/
+0
2017-05-24
pnfs: Fix the check for requests in range of layout segment
Benjamin Coddington
2
-8
/
+27
2017-05-24
pNFS/flexfiles: missing error code in ff_layout_alloc_lseg()
Dan Carpenter
1
-0
/
+1
2017-05-24
NFS fix COMMIT after COPY
Olga Kornievskaia
1
-1
/
+1
2017-05-24
reiserfs: Make flush bios explicitely sync
Jan Kara
1
-2
/
+2
2017-05-24
gfs2: Make flush bios explicitely sync
Jan Kara
1
-1
/
+1
2017-05-23
nfsd4: fix null dereference on replay
J. Bruce Fields
1
-7
/
+6
2017-05-20
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+8
2017-05-19
Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-6
/
+6
2017-05-19
xfs: avoid mount-time deadlock in CoW extent recovery
Darrick J. Wong
1
-12
/
+31
2017-05-19
ovl: mark upper dir with type origin entries "impure"
Amir Goldstein
5
-2
/
+79
[next]