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-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
28
-110
/
+302
2019-02-08
Merge tag 'driver-core-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-12
/
+24
2019-02-08
Merge tag 'xfs-5.0-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-5
/
+27
2019-02-07
Merge tag 'nfsd-5.0-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+4
2019-02-07
Merge tag 'fuse-fixes-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-3
/
+5
2019-02-06
nfsd: Fix error return values for nfsd4_clone_file_range()
Trond Myklebust
1
-2
/
+4
2019-02-03
xfs: set buffer ops when repair probes for btree type
Darrick J. Wong
2
-3
/
+24
2019-02-03
xfs: end sync buffer I/O properly on shutdown error
Brian Foster
1
-2
/
+1
2019-02-03
xfs: eof trim writeback mapping as soon as it is cached
Brian Foster
1
-0
/
+2
2019-02-03
socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes
Deepa Dinamani
1
-2
/
+2
2019-02-03
Merge tag 'for-5.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-38
/
+71
2019-02-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-4
/
+36
2019-02-01
Merge tag '5.0-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-29
/
+61
2019-02-01
autofs: fix error return in autofs_fill_super()
Ian Kent
1
-1
/
+3
2019-02-01
autofs: drop dentry reference only when it is never used
Pan Bian
1
-1
/
+2
2019-02-01
fs/drop_caches.c: avoid softlockups in drop_pagecache_sb()
Jan Kara
1
-1
/
+7
2019-02-01
proc: fix /proc/net/* after setns(2)
Alexey Dobriyan
3
-1
/
+24
2019-02-01
Merge tag 'iomap-5.0-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-7
/
+30
2019-01-31
gfs2: Revert "Fix loop in gfs2_rbm_find"
Andreas Gruenbacher
1
-1
/
+1
2019-01-31
Merge tag 'nfs-for-5.0-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2
-4
/
+10
2019-01-31
cifs: update internal module version number
Steve French
1
-1
/
+1
2019-01-31
CIFS: fix use-after-free of the lease keys
Aurelien Aptel
1
-2
/
+2
2019-01-30
fs/dcache: Track & report number of negative dentries
Waiman Long
1
-0
/
+32
2019-01-30
fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb()
Waiman Long
1
-5
/
+1
2019-01-30
btrfs: On error always free subvol_name in btrfs_mount
Eric W. Biederman
1
-0
/
+3
2019-01-30
btrfs: clean up pending block groups when transaction commit aborts
David Sterba
1
-0
/
+16
2019-01-30
btrfs: fix potential oops in device_list_add
Al Viro
1
-2
/
+2
2019-01-30
debugfs: debugfs_lookup() should return NULL if not found
Greg Kroah-Hartman
1
-5
/
+5
2019-01-29
CIFS: Do not consider -ENODATA as stat failure for reads
Pavel Shilovsky
1
-1
/
+1
2019-01-29
CIFS: Do not count -ENODATA as failure for query directory
Pavel Shilovsky
1
-2
/
+2
2019-01-29
CIFS: Fix trace command logging for SMB2 reads and writes
Pavel Shilovsky
1
-16
/
+30
2019-01-29
CIFS: Fix possible oops and memory leaks in async IO
Pavel Shilovsky
1
-3
/
+8
2019-01-29
cifs: limit amount of data we request for xattrs to CIFSMaxBufSize
Ronnie Sahlberg
2
-3
/
+16
2019-01-29
cifs: fix computation for MAX_SMB2_HDR_SIZE
Ronnie Sahlberg
1
-2
/
+2
2019-01-29
NFS: Fix up return value on fatal errors in nfs_page_async_flush()
Trond Myklebust
1
-4
/
+5
2019-01-29
debugfs: return error values, not NULL
Greg Kroah-Hartman
1
-17
/
+22
2019-01-28
nfs: Fix NULL pointer dereference of dev_name
Yao Liu
1
-0
/
+5
2019-01-28
btrfs: don't end the transaction for delayed refs in throttle
Josef Bacik
1
-8
/
+0
2019-01-28
Btrfs: fix deadlock when allocating tree block during leaf/node split
Filipe Manana
1
-28
/
+50
2019-01-27
iomap: fix a use after free in iomap_dio_rw
Christoph Hellwig
1
-7
/
+21
2019-01-27
iomap: get/put the page in iomap_page_create/release()
Piotr Jaroszynski
1
-0
/
+9
2019-01-26
Merge tag '5.0-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
10
-67
/
+136
2019-01-26
Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-4
/
+41
2019-01-25
debugfs: fix debugfs_rename parameter checking
Greg Kroah-Hartman
1
-0
/
+7
2019-01-24
cifs: print CIFSMaxBufSize as part of /proc/fs/cifs/DebugData
Ronnie Sahlberg
1
-0
/
+1
2019-01-24
smb3: add credits we receive from oplock/break PDUs
Ronnie Sahlberg
1
-0
/
+7
2019-01-24
CIFS: Fix mounts if the client is low on credits
Pavel Shilovsky
1
-0
/
+17
2019-01-24
CIFS: Do not assume one credit for async responses
Pavel Shilovsky
1
-4
/
+11
2019-01-24
CIFS: Fix credit calculations in compound mid callback
Pavel Shilovsky
2
-11
/
+6
2019-01-24
CIFS: Fix credit calculation for encrypted reads with errors
Pavel Shilovsky
1
-10
/
+14
[next]