index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-07
cifs: simple stats should always be enabled
Steve French
7
-36
/
+1
2018-08-07
cifs: use a refcount to protect open/closing the cached file handle
Ronnie Sahlberg
4
-6
/
+31
2018-08-07
smb3: add reconnect tracepoints
Steve French
3
-0
/
+29
2018-08-07
smb3: add tracepoint for session expired or deleted
Steve French
2
-0
/
+5
2018-08-07
cifs: remove unused stats
Steve French
1
-14
/
+0
2018-08-07
smb3: don't request leases in symlink creation and query
Steve French
1
-2
/
+2
2018-08-07
smb3: remove per-session operations from per-tree connection stats
Steve French
1
-28
/
+18
2018-08-07
SMB3: Number of requests sent should be displayed for SMB3 not just CIFS
Steve French
1
-1
/
+1
2018-08-07
smb3: snapshot mounts are read-only and make sure info is displayable about t...
Steve French
1
-0
/
+5
2018-08-07
smb3: remove noisy warning message on mount
Steve French
1
-1
/
+5
2018-08-07
smb3: simplify code by removing CONFIG_CIFS_SMB311
Steve French
12
-103
/
+22
2018-08-07
cifs: add missing debug entries for kconfig options
Steve French
1
-7
/
+23
2018-08-07
smb3: add support for statfs for smb3.1.1 posix extensions
Steve French
4
-1
/
+109
2018-08-07
smb3: fill in statfs fsid and correct namelen
Steve French
4
-8
/
+31
2018-08-07
cifs: Make sure all data pages are signed correctly
Paulo Alcantara
1
-1
/
+7
2018-08-07
CIFS: fix memory leak and remove dead code
Aurelien Aptel
1
-51
/
+50
2018-08-07
cifs: allow disabling insecure dialects in the config
Steve French
2
-1
/
+25
2018-08-07
smb3: if server does not support posix do not allow posix mount option
Steve French
1
-2
/
+6
2018-08-07
cifs: use 64-bit timestamps for fscache
Arnd Bergmann
3
-9
/
+17
2018-08-07
cifs: use timespec64 internally
Arnd Bergmann
6
-41
/
+40
2018-08-07
cifs: Silence uninitialized variable warning
Dan Carpenter
1
-1
/
+2
2018-08-05
Merge tag 'usercopy-fix-v4.18-rc8' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-2
/
+9
2018-08-05
Merge tag 'xfs-4.18-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+1
2018-08-04
jfs: Fix usercopy whitelist for inline inode data
Kees Cook
3
-2
/
+9
2018-08-03
Merge tag 'nfs-for-4.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-13
/
+13
2018-08-03
userfaultfd: remove uffd flags from vma->vm_flags if UFFD_EVENT_FORK fails
Mike Rapoport
1
-1
/
+3
2018-08-02
fs: fix iomap_bmap position calculation
Eric Sandeen
1
-1
/
+1
2018-08-02
Squashfs: Compute expected length from inode size rather than block length
Phillip Lougher
4
-23
/
+24
2018-08-02
squashfs: more metadata hardening
Linus Torvalds
3
-6
/
+13
2018-08-02
NFSv4: Fix _nfs4_do_setlk()
Trond Myklebust
1
-13
/
+13
2018-08-01
squashfs metadata 2: electric boogaloo
Linus Torvalds
3
-14
/
+20
2018-07-31
squashfs: more metadata hardening
Linus Torvalds
1
-0
/
+2
2018-07-29
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-33
/
+35
2018-07-29
squashfs: be more careful about metadata corruption
Linus Torvalds
4
-5
/
+16
2018-07-29
ext4: fix check to prevent initializing reserved inodes
Theodore Ts'o
2
-8
/
+5
2018-07-27
Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+5
2018-07-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-0
/
+3
2018-07-27
Merge tag 'xfs-4.18-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-4
/
+7
2018-07-27
mm: fix vma_is_anonymous() false-positives
Kirill A. Shutemov
1
-0
/
+1
2018-07-27
mm: use vma_init() to initialize VMAs on stack and data segments
Kirill A. Shutemov
1
-0
/
+2
2018-07-26
blkdev: __blkdev_direct_IO_simple: fix leak in error case
Martin Wilck
1
-4
/
+5
2018-07-25
Merge tag 'fscache-fixes-20180725' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-14
/
+25
2018-07-25
cachefiles: Wait rather than BUG'ing on "Unexpected object collision"
Kiran Kumar Modukuri
1
-1
/
+0
2018-07-25
cachefiles: Fix missing clear of the CACHEFILES_OBJECT_ACTIVE flag
Kiran Kumar Modukuri
1
-1
/
+1
2018-07-25
fscache: Fix reference overput in fscache_attach_object() error handling
Kiran Kumar Modukuri
4
-5
/
+8
2018-07-25
cachefiles: Fix refcounting bug in backing-file read monitoring
Kiran Kumar Modukuri
1
-5
/
+12
2018-07-25
fscache: Allow cancelled operations to be enqueued
Kiran Kumar Modukuri
1
-2
/
+4
2018-07-24
xfs: properly handle free inodes in extent hint validators
Eric Sandeen
1
-2
/
+4
2018-07-22
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-1
/
+5
2018-07-22
Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+5
[next]