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-09
Merge tag 'for-linus-20190809' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-17
/
+16
2019-08-08
Merge tag 'nfs-for-5.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
10
-75
/
+135
2019-08-08
Merge tag '5.3-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-14
/
+33
2019-08-08
bdev: Fixup error handling in blkdev_get()
Jan Kara
1
-1
/
+4
2019-08-07
block: fix O_DIRECT error handling for bio fragments
Jens Axboe
1
-16
/
+12
2019-08-07
NFSv4: Ensure state recovery handles ETIMEDOUT correctly
Trond Myklebust
2
-2
/
+7
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-3
/
+0
2019-08-05
SMB3: Kernel oops mounting a encryptData share with CONFIG_DEBUG_VIRTUAL
Sebastien Tisserant
1
-1
/
+9
2019-08-05
smb3: send CAP_DFS capability during session setup
Steve French
1
-0
/
+5
2019-08-05
SMB3: Fix potential memory leak when processing compound chain
Pavel Shilovsky
1
-12
/
+17
2019-08-05
SMB3: Fix deadlock in validate negotiate hits reconnect
Pavel Shilovsky
1
-1
/
+1
2019-08-04
cifs: fix rmmod regression in cifs.ko caused by force_sig changes
Steve French
1
-0
/
+1
2019-08-04
NFS: Fix regression whereby fscache errors are appearing on 'nofsc' mounts
Trond Myklebust
3
-2
/
+8
2019-08-04
NFSv4: Fix an Oops in nfs4_do_setattr
Trond Myklebust
1
-1
/
+1
2019-08-04
NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()
Trond Myklebust
3
-7
/
+28
2019-08-04
NFSv4: Check the return value of update_open_stateid()
Trond Myklebust
1
-4
/
+8
2019-08-04
NFSv4.1: Only reap expired delegations
Trond Myklebust
1
-6
/
+17
2019-08-04
NFSv4.1: Fix open stateid recovery
Trond Myklebust
1
-27
/
+38
2019-08-04
NFSv4: Report the error from nfs4_select_rw_stateid()
Trond Myklebust
1
-6
/
+1
2019-08-04
NFSv4: When recovering state fails with EAGAIN, retry the same recovery
Trond Myklebust
1
-1
/
+8
2019-08-04
NFSv4: Print an error in the syslog when state is marked as irrecoverable
Trond Myklebust
1
-2
/
+4
2019-08-04
NFSv4: Fix delegation state recovery
Trond Myklebust
3
-15
/
+14
2019-08-04
NFSv4: Fix a credential refcount leak in nfs41_check_delegation_stateid
Trond Myklebust
1
-2
/
+1
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
compat_ioctl: pppoe: fix PPPOEIOCSFWD handling
Arnd Bergmann
1
-3
/
+0
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
[next]