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
2020-04-28
NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSION
Olga Kornievskaia
1
-0
/
+8
2020-04-28
coredump: fix crash when umh is disabled
Luis Chamberlain
1
-0
/
+8
2020-04-27
Merge tag 'for-5.7-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-11
/
+48
2020-04-27
io_uring: statx must grab the file table for valid fd
Jens Axboe
1
-2
/
+10
2020-04-27
btrfs: transaction: Avoid deadlock due to bad initialization timing of fs_inf...
Qu Wenruo
1
-2
/
+11
2020-04-27
btrfs: fix partial loss of prealloc extent past i_size after fsync
Filipe Manana
1
-3
/
+40
2020-04-27
propagate_one(): mnt_set_mountpoint() needs mount_lock
Al Viro
1
-5
/
+4
2020-04-27
configfs: fix config_item refcnt leak in configfs_rmdir()
Xiyu Yang
1
-0
/
+1
2020-04-26
Merge tag '5.7-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-18
/
+78
2020-04-26
Merge tag 'driver-core-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-12
/
+3
2020-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+0
2020-04-25
NFSv4: Remove unreachable error condition due to rpc_run_task()
Xiyu Yang
1
-2
/
+1
2020-04-24
proc: Put thread_pid in release_task not proc_flush_pid
Eric W. Biederman
1
-1
/
+0
2020-04-24
Merge tag 'io_uring-5.7-2020-04-24' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-5
/
+5
2020-04-24
Merge tag 'block-5.7-2020-04-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+11
2020-04-24
Merge tag 'afs-fixes-20200424' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-21
/
+15
2020-04-24
afs: Make record checking use TASK_UNINTERRUPTIBLE when appropriate
David Howells
4
-12
/
+11
2020-04-24
afs: Fix to actually set AFS_SERVER_FL_HAVE_EPOCH
David Howells
1
-1
/
+1
2020-04-24
afs: Remove some unused bits
David Howells
3
-8
/
+3
2020-04-23
dlmfs_file_write(): fix the bogosity in handling non-zero *ppos
Al Viro
1
-15
/
+12
2020-04-23
Merge tag 'nfsd-5.7-rc-1' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
2
-1
/
+5
2020-04-23
Merge tag 'for-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/link...
Linus Torvalds
6
-35
/
+45
2020-04-23
btrfs: fix transaction leak in btrfs_recover_relocation
Xiyu Yang
1
-0
/
+1
2020-04-23
btrfs: fix block group leak when removing fails
Xiyu Yang
1
-6
/
+10
2020-04-23
btrfs: drop logs when we've aborted a transaction
Josef Bacik
1
-4
/
+32
2020-04-23
btrfs: fix memory leak of transaction when deleting unused block group
Filipe Manana
1
-0
/
+4
2020-04-22
cifs: fix uninitialised lease_key in open_shroot()
Paulo Alcantara
1
-0
/
+5
2020-04-22
cifs: ensure correct super block for DFS reconnect
Paulo Alcantara
1
-17
/
+65
2020-04-22
cifs: do not share tcons with DFS
Paulo Alcantara
1
-0
/
+4
2020-04-22
exfat: truncate atimes to 2s granularity
Eric Sandeen
5
-1
/
+24
2020-04-22
exfat: properly set s_time_gran
Eric Sandeen
1
-1
/
+1
2020-04-22
exfat: remove 'bps' mount-option
Tetsuhiro Kohada
1
-1
/
+0
2020-04-22
exfat: Unify access to the boot sector
Tetsuhiro Kohada
2
-30
/
+16
2020-04-22
exfat: add missing MODULE_ALIAS_FS()
Thomas Backlund
1
-0
/
+1
2020-04-22
exfat: Fix discard support
Pali Rohár
1
-2
/
+3
2020-04-21
cifs: minor update to comments around the cifs_tcp_ses_lock mutex
Steve French
1
-1
/
+2
2020-04-21
coredump: fix null pointer dereference on coredump
Sudip Mukherjee
1
-0
/
+2
2020-04-21
vmalloc: fix remap_vmalloc_range() bounds checks
Jann Horn
1
-2
/
+3
2020-04-21
block: remove unused header
Ma, Jianpeng
1
-1
/
+0
2020-04-21
cifs: protect updating server->dstaddr with a spinlock
Ronnie Sahlberg
1
-0
/
+2
2020-04-20
btrfs: discard: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2020-04-20
bdev: Reduce time holding bd_mutex in sync in blkdev_close()
Douglas Anderson
1
-0
/
+10
2020-04-20
nfs: Fix potential posix_acl refcnt leak in nfs3_set_acl
Andreas Gruenbacher
1
-7
/
+15
2020-04-19
NFS/pnfs: Fix a credential use-after-free issue in pnfs_roc()
Trond Myklebust
1
-5
/
+2
2020-04-19
NFS/pnfs: Ensure that _pnfs_return_layout() waits for layoutreturn completion
Trond Myklebust
1
-1
/
+3
2020-04-19
io_uring: only restore req->work for req that needs do completion
Xiaoguang Wang
1
-5
/
+5
2020-04-19
Merge tag 'timers-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+13
2020-04-19
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-18
/
+26
2020-04-19
Merge tag '5.7-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-3
/
+22
2020-04-18
Merge tag 'xfs-5.7-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
5
-20
/
+42
[prev]
[next]