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-10-25
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-14
/
+0
2018-10-25
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+4
2018-10-25
Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-9
/
+3
2018-10-25
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-68
/
+1
2018-10-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-60
/
+60
2018-10-24
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
14
-454
/
+1259
2018-10-24
Merge tag 'f2fs-for-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
27
-561
/
+1566
2018-10-24
Merge tag 'xfs-4.20-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
24
-383
/
+607
2018-10-24
Merge tag 'gfs2-4.20.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
18
-154
/
+218
2018-10-24
Merge tag 'for-linus-4.20-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-7
/
+15
2018-10-24
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-3
/
+11
2018-10-24
Merge tag 'jfs-for-4.20' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
3
-2
/
+5
2018-10-24
Merge tag 'for-4.20-part1-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
39
-738
/
+1239
2018-10-24
Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-169
/
+0
2018-10-24
Merge tag 'pstore-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-32
/
+88
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-9
/
+9
2018-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-54
/
+55
2018-10-23
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+28
2018-10-23
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+2
2018-10-22
f2fs: fix to keep project quota consistent
Chao Yu
3
-11
/
+39
2018-10-22
f2fs: guarantee journalled quota data by checkpoint
Chao Yu
9
-48
/
+293
2018-10-22
f2fs: cleanup dirty pages if recover failed
Sheng Yong
2
-12
/
+35
2018-10-22
f2fs: fix data corruption issue with hardware encryption
Sahitya Tummala
3
-0
/
+22
2018-10-22
f2fs: fix to recover inode->i_flags of inode block during POR
Chao Yu
1
-0
/
+1
2018-10-22
f2fs: spread f2fs_set_inode_flags()
Chao Yu
3
-4
/
+5
2018-10-22
f2fs: fix to spread clear_cold_data()
Chao Yu
3
-2
/
+11
2018-10-22
Revert "f2fs: fix to clear PG_checked flag in set_page_dirty()"
Jaegeuk Kim
1
-4
/
+0
2018-10-22
f2fs: account read IOs and use IO counts for is_idle
Jaegeuk Kim
3
-9
/
+44
2018-10-22
f2fs: fix to account IO correctly for cgroup writeback
Chao Yu
1
-0
/
+4
2018-10-22
f2fs: fix to account IO correctly
Chao Yu
1
-2
/
+2
2018-10-23
Merge tag 'mtd/for-4.20' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-3
/
+1
2018-10-22
Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-6
/
+6
2018-10-22
pstore/ram: Clarify resource reservation labels
Kees Cook
2
-7
/
+20
2018-10-22
pstore: Refactor compression initialization
Kees Cook
1
-15
/
+33
2018-10-22
pstore: Allocate compression during late_initcall()
Joel Fernandes (Google)
2
-2
/
+10
2018-10-22
pstore: Centralize init/exit routines
Kees Cook
3
-11
/
+28
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-39
/
+29
2018-10-19
gfs2: Fix minor typo: couln't versus couldn't.
Bob Peterson
1
-1
/
+1
2018-10-19
Merge tag 'nand/for-4.20' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
5
-84
/
+37
2018-10-18
orangefs: no need to check for service_operation returns > 0
Mike Marshall
1
-1
/
+1
2018-10-18
orangefs: some error code paths missed kmem_cache_free
Mike Marshall
1
-3
/
+3
2018-10-18
orangefs: don't let orangefs_iget return NULL.
Mike Marshall
1
-1
/
+5
2018-10-18
orangefs: don't let orangefs_new_inode return NULL
Mike Marshall
1
-1
/
+1
2018-10-18
fscache: Fix out of bound read in long cookie keys
Eric Sandeen
1
-3
/
+7
2018-10-18
fscache: Fix incomplete initialisation of inline key space
David Howells
3
-23
/
+5
2018-10-18
cachefiles: fix the race between cachefiles_bury_object() and rmdir(2)
Al Viro
1
-1
/
+1
2018-10-18
xfs: cancel COW blocks before swapext
Christoph Hellwig
1
-0
/
+6
2018-10-18
xfs: clear ail delwri queued bufs on unmount of shutdown fs
Brian Foster
2
-6
/
+29
2018-10-18
xfs: use offsetof() in place of offset macros for __xfsstats
Carlos Maiolino
2
-49
/
+31
2018-10-18
xfs: Fix xqmstats offsets in /proc/fs/xfs/xqmstat
Carlos Maiolino
1
-1
/
+1
[next]