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
2018-11-01
Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojed...
Linus Torvalds
1
-9
/
+0
2018-11-01
Merge tag 'ovl-update-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-145
/
+254
2018-11-01
ovl: automatically enable redirect_dir on metacopy=on
Miklos Szeredi
1
-7
/
+29
2018-11-01
Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+18
2018-10-31
Merge tag 'fuse-update-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-428
/
+1114
2018-10-31
Merge tag 'ceph-for-4.20-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
9
-185
/
+465
2018-10-31
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
29
-80
/
+279
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
6
-6
/
+6
2018-10-31
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
1
-1
/
+0
2018-10-31
fat: truncate inode timestamp updates in setattr
Frank Sorenson
1
-0
/
+12
2018-10-31
fat: change timestamp updates to use fat_truncate_time
Frank Sorenson
5
-20
/
+20
2018-10-31
fat: add functions to update and truncate timestamps appropriately
Frank Sorenson
6
-0
/
+87
2018-10-31
fat: create a function to calculate the timezone offest
Frank Sorenson
1
-7
/
+9
2018-10-31
fat: expand a slightly out-of-date comment
Mihir Mehta
1
-1
/
+3
2018-10-31
reiserfs: remove workaround code for GCC 3.x
Masahiro Yamada
1
-9
/
+0
2018-10-31
reiserfs: propagate errors from fill_with_dentries() properly
Jann Horn
1
-0
/
+7
2018-10-31
fs/hfs/extent.c: fix array out of bounds read of array extent
Colin Ian King
1
-1
/
+1
2018-10-31
hfs: update timestamp on truncate()
Ernesto A. Fernández
1
-0
/
+2
2018-10-31
hfsplus: update timestamps on truncate()
Ernesto A. Fernández
1
-0
/
+1
2018-10-31
hfs: fix return value of hfs_get_block()
Ernesto A. Fernández
1
-1
/
+3
2018-10-31
hfsplus: fix return value of hfsplus_get_block()
Ernesto A. Fernández
1
-1
/
+3
2018-10-31
hfs: prevent btree data loss on ENOSPC
Ernesto A. Fernández
4
-16
/
+46
2018-10-31
hfsplus: prevent btree data loss on ENOSPC
Ernesto A. Fernández
5
-16
/
+68
2018-10-31
hfs: fix BUG on bnode parent update
Ernesto A. Fernández
1
-0
/
+1
2018-10-31
hfs: prevent btree data loss on root split
Ernesto A. Fernández
1
-0
/
+4
2018-10-31
hfsplus: fix BUG on bnode parent update
Ernesto A. Fernández
1
-0
/
+1
2018-10-31
hfsplus: prevent btree data loss on root split
Ernesto A. Fernández
1
-0
/
+4
2018-10-31
fs/proc/vmcore.c: Convert to use vmf_error()
Souptick Joarder
1
-1
/
+1
2018-10-31
ovl: check whiteout in ovl_create_over_whiteout()
Miklos Szeredi
1
-0
/
+4
2018-10-30
Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
17
-130
/
+616
2018-10-30
Merge tag 'cramfs_fixes' of git://git.linaro.org/people/nicolas.pitre/linux
Linus Torvalds
1
-3
/
+4
2018-10-30
Cramfs: trivial whitespace fixes
Nicolas Pitre
1
-2
/
+2
2018-10-30
Cramfs: fix abad comparison when wrap-arounds occur
Nicolas Pitre
1
-1
/
+2
2018-10-30
Merge tag 'for-4.20-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-67
/
+110
2018-10-29
Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-131
/
+0
2018-10-29
lockd: fix access beyond unterminated strings in prints
Amir Goldstein
1
-1
/
+1
2018-10-29
nfsd: correctly decrement odstate refcount in error path
Andrew Elble
1
-2
/
+1
2018-10-29
nfsd: fix fall-through annotations
Gustavo A. R. Silva
1
-1
/
+2
2018-10-29
knfsd: Improve lookup performance in the duplicate reply cache using an rbtree
Trond Myklebust
2
-11
/
+27
2018-10-29
knfsd: Further simplify the cache lookup
Trond Myklebust
2
-37
/
+27
2018-10-29
knfsd: Simplify NFS duplicate replay cache
Trond Myklebust
1
-50
/
+44
2018-10-29
knfsd: Remove dead code from nfsd_cache_lookup
Trond Myklebust
1
-8
/
+0
2018-10-29
NFS: Fix up a typo in nfs_dns_ent_put
Trond Myklebust
1
-1
/
+1
2018-10-29
NFS: Lockless DNS lookups
Trond Myklebust
1
-3
/
+12
2018-10-29
knfsd: Lockless lookup of NFSv4 identities.
Trond Myklebust
1
-5
/
+6
2018-10-29
knfsd: Allow lockless lookups of the exports
Trond Myklebust
2
-7
/
+9
2018-10-29
Merge tag 'filesystems_for_v4.20-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-107
/
+85
2018-10-29
Merge tag 'for_v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
9
-101
/
+152
2018-10-29
Merge tag '9p-for-4.20' of git://github.com/martinetd/linux
Linus Torvalds
5
-21
/
+46
2018-10-28
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
18
-612
/
+447
[next]