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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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-03-30
fs/ext4: fix integer overflow in s_log_groups_per_flex
Sabyrzhan Tasbolatov
1
-2
/
+9
2021-03-30
ext4: add reclaim checks to xattr code
Jan Kara
1
-0
/
+4
2021-03-30
fs/cachefiles: Remove wait_bit_key layout dependency
Matthew Wilcox (Oracle)
1
-4
/
+3
2021-03-30
cifs: Adjust key sizes and key generation routines for AES256 encryption
Shyam Prasad N
5
-15
/
+41
2021-03-30
smb3: fix cached file size problems in duplicate extents (reflink)
Steve French
1
-3
/
+15
2021-03-30
io_uring: fix provide_buffers sign extension
Pavel Begunkov
1
-1
/
+3
2021-03-30
squashfs: fix xattr id and id lookup sanity checks
Phillip Lougher
2
-4
/
+8
2021-03-30
squashfs: fix inode lookup sanity checks
Sean Nyekjaer
2
-2
/
+7
2021-03-30
btrfs: fix sleep while in non-sleep context during qgroup removal
Filipe Manana
1
-2
/
+10
2021-03-30
nfs: we don't support removing system.nfs4_acl
J. Bruce Fields
1
-0
/
+3
2021-03-30
cifs: change noisy error message to FYI
Paulo Alcantara
1
-1
/
+1
2021-03-30
NFS: Correct size calculation for create reply length
Frank Sorenson
1
-1
/
+2
2021-03-30
nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig default
Timo Rothenpieler
1
-1
/
+1
2021-03-30
gfs2: fix use-after-free in trans_drain
Bob Peterson
2
-0
/
+6
2021-03-30
cifs: ask for more credit on async read/write code paths
Aurelien Aptel
1
-4
/
+2
2021-03-25
cifs: Fix preauth hash corruption
Vincent Whitchurch
1
-1
/
+6
2021-03-25
ext4: fix rename whiteout with fast commit
Harshad Shirwadkar
3
-2
/
+12
2021-03-25
ext4: fix potential error in ext4_do_update_inode
Shijie Luo
1
-4
/
+4
2021-03-25
ext4: do not try to set xattr into ea_inode if value is empty
zhangyi (F)
1
-1
/
+1
2021-03-25
ext4: stop inode update before return
Pan Bian
1
-1
/
+3
2021-03-25
ext4: find old entry again if failed to rename whiteout
zhangyi (F)
1
-2
/
+27
2021-03-25
ext4: fix error handling in ext4_end_enable_verity()
Eric Biggers
1
-34
/
+55
2021-03-25
kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()
Oleg Nesterov
1
-6
/
+4
2021-03-25
gfs2: bypass signal_our_withdraw if no journal
Bob Peterson
1
-5
/
+10
2021-03-25
gfs2: move freeze glock outside the make_fs_rw and _ro functions
Bob Peterson
3
-39
/
+33
2021-03-25
gfs2: Add common helper for holding and releasing the freeze glock
Bob Peterson
5
-37
/
+47
2021-03-25
io_uring: clear IOCB_WAITQ for non -EIOCBQUEUED return
Jens Axboe
1
-0
/
+1
2021-03-25
io_uring: don't attempt IO reissue from the ring exit path
Jens Axboe
1
-0
/
+7
2021-03-25
io_uring: fix inconsistent lock state
Pavel Begunkov
1
-2
/
+3
2021-03-25
cifs: fix allocation size on newly created files
Steve French
1
-1
/
+9
2021-03-25
io_uring: ensure that SQPOLL thread is started for exit
Jens Axboe
1
-3
/
+3
2021-03-25
pstore: Fix warning in pstore_kill_sb()
Tetsuo Handa
1
-1
/
+1
2021-03-25
NFSD: fix dest to src mount in inter-server COPY
Olga Kornievskaia
1
-1
/
+1
2021-03-25
nfsd: don't abort copies early
J. Bruce Fields
1
-1
/
+1
2021-03-25
nfsd: Don't keep looking up unhashed files in the nfsd file cache
Trond Myklebust
1
-0
/
+2
2021-03-25
afs: Stop listxattr() from listing "afs.*" attributes
David Howells
6
-28
/
+0
2021-03-25
afs: Fix accessing YFS xattrs on a non-YFS server
David Howells
2
-3
/
+12
2021-03-25
btrfs: fix slab cache flags for free space tree bitmap
David Sterba
1
-1
/
+1
2021-03-25
btrfs: fix race when cloning extent buffer during rewind of an old root
Filipe Manana
1
-0
/
+2
2021-03-25
zonefs: fix to update .i_wr_refcnt correctly in zonefs_open_zone()
Chao Yu
1
-4
/
+3
2021-03-25
zonefs: prevent use of seq files as swap file
Damien Le Moal
1
-0
/
+16
2021-03-25
zonefs: Fix O_APPEND async write handling
Damien Le Moal
1
-10
/
+68
2021-03-20
Revert "nfsd4: a client's own opens needn't prevent delegations"
J. Bruce Fields
2
-43
/
+14
2021-03-20
Revert "nfsd4: remove check_conflicting_opens warning"
J. Bruce Fields
1
-0
/
+1
2021-03-20
fuse: fix live lock in fuse_iget()
Amir Goldstein
1
-0
/
+1
2021-03-17
binfmt_misc: fix possible deadlock in bm_register_write
Lior Ribak
1
-15
/
+14
2021-03-17
configfs: fix a use-after-free in __configfs_open_file
Daiyue Zhang
1
-4
/
+2
2021-03-17
NFSv4.2: fix return value of _nfs4_get_security_label()
Ondrej Mosnacek
1
-1
/
+1
2021-03-17
NFS: Don't gratuitously clear the inode cache when lookup failed
Trond Myklebust
1
-12
/
+8
2021-03-17
NFS: Don't revalidate the directory permissions on a lookup failure
Trond Myklebust
1
-3
/
+17
[next]