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
2021-05-30
Merge tag 'xfs-5.13-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
7
-86
/
+139
2021-05-29
Merge tag 'driver-core-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+6
2021-05-29
Merge tag 'io_uring-5.13-2021-05-28' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-17
/
+29
2021-05-29
Merge tag '5.13-rc4-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-57
/
+150
2021-05-28
Merge tag 'nfs-for-5.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
7
-29
/
+20
2021-05-27
cifs: change format of CIFS_FULL_KEY_DUMP ioctl
Aurelien Aptel
3
-45
/
+126
2021-05-27
cifs: fix string declarations and assignments in tracepoints
Shyam Prasad N
1
-12
/
+17
2021-05-27
cifs: set server->cipher_type to AES-128-CCM for SMB3.0
Aurelien Aptel
1
-0
/
+7
2021-05-27
afs: Fix the nlink handling of dir-over-dir rename
David Howells
1
-1
/
+3
2021-05-27
xfs: bunmapi has unnecessary AG lock ordering issues
Dave Chinner
1
-11
/
+0
2021-05-27
xfs: btree format inode forks can have zero extents
Dave Chinner
1
-1
/
+0
2021-05-27
io_uring: fix data race to avoid potential NULL-deref
Marco Elver
1
-2
/
+7
2021-05-27
nfs: Remove trailing semicolon in macros
Huilong Deng
2
-2
/
+2
2021-05-27
NFSv4: Fix v4.0/v4.1 SEEK_DATA return -ENOTSUPP when set NFS_V4_2 config
Zhang Xiaoxu
1
-1
/
+1
2021-05-26
io-wq: Fix UAF when wakeup wqe in hash waitqueue
Zqiang
1
-3
/
+6
2021-05-26
NFS: Clean up reset of the mirror accounting variables
Trond Myklebust
1
-8
/
+1
2021-05-26
NFS: Don't corrupt the value of pg_bytes_written in nfs_do_recoalesce()
Trond Myklebust
1
-7
/
+5
2021-05-26
NFS: Fix an Oopsable condition in __nfs_pageio_add_request()
Trond Myklebust
1
-4
/
+5
2021-05-26
io_uring/io-wq: close io-wq full-stop gap
Pavel Begunkov
3
-12
/
+16
2021-05-25
proc: Check /proc/$pid/attr/ writes against file opener
Kees Cook
1
-0
/
+4
2021-05-25
Merge tag 'netfs-lib-fixes-20200525' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+2
2021-05-25
afs: Fix fall-through warnings for Clang
Gustavo A. R. Silva
3
-0
/
+10
2021-05-25
netfs: Make CONFIG_NETFS_SUPPORT auto-selected rather than manual
David Howells
1
-1
/
+1
2021-05-25
netfs: Pass flags through to grab_cache_page_write_begin()
David Howells
1
-1
/
+1
2021-05-25
xfs: validate extsz hints against rt extent size when rtinherit is set
Darrick J. Wong
5
-0
/
+85
2021-05-25
xfs: standardize extent size hint validation
Darrick J. Wong
2
-73
/
+41
2021-05-25
xfs: check free AG space when making per-AG reservations
Darrick J. Wong
1
-3
/
+15
2021-05-23
userfaultfd: hugetlbfs: fix new flag usage in error path
Mike Kravetz
1
-1
/
+1
2021-05-22
Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-10
/
+8
2021-05-22
Merge tag 'io_uring-5.13-2021-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+7
2021-05-22
Merge tag 'xfs-5.13-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-28
/
+78
2021-05-22
Merge tag 'for-5.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-13
/
+49
2021-05-22
Merge tag '5.13-rc3-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-32
/
+55
2021-05-21
Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-14
/
+9
2021-05-20
Fix KASAN identified use-after-free issue.
Rohith Surabattula
2
-9
/
+23
2021-05-20
Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+0
2021-05-20
Merge tag 'quota_for_v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+2
2021-05-20
NFSv4: Fix a NULL pointer dereference in pnfs_mark_matching_lsegs_return()
Anna Schumaker
1
-8
/
+7
2021-05-20
pNFS/NFSv4: Remove redundant initialization of 'rd_size'
Yang Li
1
-1
/
+1
2021-05-20
NFS: fix an incorrect limit in filelayout_decode_layout()
Dan Carpenter
1
-1
/
+1
2021-05-20
fs/nfs: Use fatal_signal_pending instead of signal_pending
zhouchuangao
1
-2
/
+2
2021-05-20
xfs: restore old ioctl definitions
Darrick J. Wong
1
-0
/
+4
2021-05-20
xfs: fix deadlock retry tracepoint arguments
Darrick J. Wong
1
-1
/
+3
2021-05-20
xfs: retry allocations when locality-based search fails
Darrick J. Wong
1
-1
/
+14
2021-05-20
block: fix a race between del_gendisk and BLKRRPART
Gulam Mohamed
1
-0
/
+3
2021-05-20
block: prevent block device lookups at the beginning of del_gendisk
Christoph Hellwig
1
-10
/
+5
2021-05-20
btrfs: zoned: fix parallel compressed writes
Johannes Thumshirn
1
-4
/
+38
2021-05-20
btrfs: zoned: pass start block to btrfs_use_zone_append
Johannes Thumshirn
4
-7
/
+6
2021-05-20
io_uring: fortify tctx/io_wq cleanup
Pavel Begunkov
1
-4
/
+4
2021-05-20
Defer close only when lease is enabled.
Rohith Surabattula
3
-0
/
+4
[next]