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
2019-08-03
Merge tag 'xfs-5.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-1
/
+8
2019-08-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-8
/
+39
2019-08-03
coredump: split pipe command whitespace before expanding template
Paul Wise
1
-5
/
+39
2019-08-03
ocfs2: remove set but not used variable 'last_hash'
YueHaibing
1
-3
/
+0
2019-08-02
Merge tag 'for-linus-20190802' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-27
/
+62
2019-08-02
Merge tag 'for-5.3-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-67
/
+47
2019-08-02
Merge tag 'gfs2-v5.3-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+12
2019-08-01
block: Fix __blkdev_direct_IO() for bio fragments
Damien Le Moal
1
-1
/
+2
2019-07-31
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-4
/
+1
2019-07-31
gfs2: Inode dirtying fix
Andreas Gruenbacher
1
-3
/
+12
2019-07-31
Unbreak mount_capable()
Al Viro
1
-4
/
+1
2019-07-31
io_uring: fix KASAN use after free in io_sq_wq_submit_work
Jackie Liu
1
-1
/
+2
2019-07-30
Merge branch 'dax-fix-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2019-07-30
Merge tag 'f2fs-for-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-100
/
+81
2019-07-30
loop: Fix mount(2) failure due to race with LOOP_SET_FD
Jan Kara
1
-25
/
+58
2019-07-30
xfs: Fix possible null-pointer dereferences in xchk_da_btree_block_check_sibl...
Jia-Ju Bai
1
-1
/
+5
2019-07-30
Btrfs: fix deadlock between fiemap and transaction commits
Filipe Manana
3
-5
/
+22
2019-07-30
Btrfs: fix race leading to fs corruption after transaction abort
Filipe Manana
1
-0
/
+10
2019-07-30
Btrfs: fix incremental send failure after deduplication
Filipe Manana
1
-62
/
+15
2019-07-29
dax: Fix missed wakeup in put_unlocked_entry()
Jan Kara
1
-1
/
+1
2019-07-28
f2fs: use EINVAL for superblock with invalid magic
Icenowy Zheng
1
-24
/
+24
2019-07-28
xfs: fix stack contents leakage in the v1 inumber ioctls
Darrick J. Wong
1
-0
/
+3
2019-07-28
Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+1
2019-07-27
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2019-07-27
Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-37
/
+68
2019-07-26
f2fs: fix to read source block before invalidating it
Jaegeuk Kim
1
-36
/
+34
2019-07-26
Merge tag 'for-5.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-8
/
+12
2019-07-26
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-2
/
+2
2019-07-26
Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-25
/
+114
2019-07-26
fix the struct mount leak in umount_tree()
Al Viro
1
-2
/
+2
2019-07-26
btrfs: fix extent_state leak in btrfs_lock_and_flush_ordered_range
Naohiro Aota
1
-5
/
+6
2019-07-25
afs: fsclient: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-18
/
+33
2019-07-25
afs: yfsclient: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-19
/
+35
2019-07-25
io_uring: ensure ->list is initialized for poll commands
Jens Axboe
1
-0
/
+2
2019-07-25
Merge branch 'access-creds'
Linus Torvalds
1
-0
/
+19
2019-07-25
btrfs: Fix deadlock caused by missing memory barrier
Nikolay Borisov
1
-3
/
+6
2019-07-25
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
1
-1
/
+1
2019-07-25
iomap: fix Invalid License ID
Masahiro Yamada
1
-1
/
+1
2019-07-24
access: avoid the RCU grace period for the temporary subjective credentials
Linus Torvalds
1
-0
/
+19
2019-07-22
Merge tag 'for-5.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-4
/
+32
2019-07-21
io_uring: track io length in async_list based on bytes
Zhengyuan Liu
1
-13
/
+11
2019-07-21
io_uring: don't use iov_iter_advance() for fixed buffers
Jens Axboe
1
-2
/
+38
2019-07-21
block: properly handle IOCB_NOWAIT for async O_DIRECT IO
Jens Axboe
1
-8
/
+50
2019-07-21
Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-31
/
+126
2019-07-20
Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-115
/
+172
2019-07-19
Merge tag 'iomap-5.3-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
11
-2217
/
+2259
2019-07-19
Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-141
/
+161
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
23
-229
/
+252
2019-07-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
8
-12
/
+15
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
3
-7
/
+9
[next]