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
2022-07-12
btrfs: fix use of uninitialized variable at rm device ioctl
Tom Rix
1
-1
/
+1
2022-07-12
btrfs: fix error pointer dereference in btrfs_ioctl_rm_dev_v2()
Dan Carpenter
1
-4
/
+2
2022-07-12
xfs: remove incorrect ASSERT in xfs_rename
Eric Sandeen
1
-1
/
+0
2022-07-12
rxrpc: Fix locking issue
David Howells
1
-0
/
+32
2022-07-12
io_uring: avoid io-wq -EAGAIN looping for !IOPOLL
Pavel Begunkov
1
-1
/
+1
2022-07-12
btrfs: zoned: use dedicated lock for data relocation
Naohiro Aota
3
-2
/
+4
2022-07-12
btrfs: zoned: encapsulate inode locking for zoned relocation
Johannes Thumshirn
2
-6
/
+19
2022-07-12
btrfs: don't access possibly stale fs_info data in device_list_add
Dongliang Mu
1
-7
/
+6
2022-07-12
NFSD: COMMIT operations must not return NFS?ERR_INVAL
Chuck Lever
3
-25
/
+38
2022-07-12
NFSD: De-duplicate net_generic(nf->nf_net, nfsd_net_id)
Chuck Lever
1
-6
/
+5
2022-07-12
btrfs: remove device item and update super block in the same transaction
Qu Wenruo
1
-37
/
+28
2022-07-12
btrfs: use btrfs_get_dev_args_from_path in dev removal ioctls
Josef Bacik
3
-36
/
+48
2022-07-12
btrfs: add a btrfs_get_dev_args_from_path helper
Josef Bacik
2
-32
/
+68
2022-07-12
btrfs: handle device lookup with btrfs_dev_lookup_args
Josef Bacik
5
-65
/
+112
2022-07-12
gfs2: Fix gfs2_file_buffered_write endless loop workaround
Andreas Gruenbacher
1
-0
/
+1
2022-07-12
io_uring: ensure that fsnotify is always called
Jens Axboe
1
-1
/
+7
2022-07-12
btrfs: fix deadlock between chunk allocation and chunk btree modifications
Filipe Manana
4
-56
/
+111
2022-07-12
btrfs: fix warning when freeing leaf after subvolume creation failure
Filipe Manana
1
-3
/
+4
2022-07-12
btrfs: fix invalid delayed ref after subvolume creation failure
Filipe Manana
6
-22
/
+31
2022-07-12
btrfs: add additional parameters to btrfs_init_tree_ref/btrfs_init_data_ref
Nikolay Borisov
6
-22
/
+39
2022-07-12
btrfs: rename btrfs_alloc_chunk to btrfs_create_chunk
Nikolay Borisov
4
-10
/
+10
2022-07-07
io_uring: ensure that send/sendmsg and recv/recvmsg check sqe->ioprio
Jens Axboe
1
-0
/
+4
2022-07-07
vfs: fix copy_file_range() regression in cross-fs copies
Amir Goldstein
4
-37
/
+68
2022-07-07
NFSD: restore EINVAL error translation in nfsd_commit()
Alexey Khoroshilov
1
-1
/
+2
2022-07-07
ksmbd: use vfs_llseek instead of dereferencing NULL
Jason A. Donenfeld
1
-2
/
+2
2022-07-07
ksmbd: check invalid FileOffset and BeyondFinalZero in FSCTL_ZERO_DATA
Namjae Jeon
1
-10
/
+17
2022-07-07
ksmbd: set the range of bytes to zero without extending file size in FSCTL_ZE...
Namjae Jeon
1
-1
/
+3
2022-07-02
io_uring: fix not locked access to fixed buf table
Pavel Begunkov
1
-14
/
+14
2022-07-02
fs: account for group membership
Christian Brauner
1
-6
/
+20
2022-07-02
fs: fix acl translation
Christian Brauner
2
-2
/
+14
2022-07-02
fs: support mapped mounts of mapped filesystems
Christian Brauner
3
-20
/
+46
2022-07-02
fs: port higher-level mapping helpers
Christian Brauner
2
-6
/
+6
2022-07-02
fs: use low-level mapping helpers
Christian Brauner
4
-26
/
+16
2022-07-02
fs: move mapping helpers
Christian Brauner
5
-0
/
+5
2022-07-02
fs: add is_idmapped_mnt() helper
Christian Brauner
6
-6
/
+6
2022-07-02
xfs: only bother with sync_filesystem during readonly remount
Darrick J. Wong
1
-2
/
+5
2022-07-02
xfs: prevent UAF in xfs_log_item_in_current_chkpt
Darrick J. Wong
1
-3
/
+3
2022-07-02
xfs: check sb_meta_uuid for dabuf buffer recovery
Dave Chinner
1
-1
/
+1
2022-07-02
xfs: remove all COW fork extents when remounting readonly
Darrick J. Wong
1
-3
/
+11
2022-07-02
xfs: Fix the free logic of state in xfs_attr_node_hasname
Yang Xu
1
-10
/
+7
2022-07-02
xfs: punch out data fork delalloc blocks on COW writeback failure
Brian Foster
1
-3
/
+12
2022-07-02
xfs: use kmem_cache_free() for kmem_cache objects
Rustam Kovhaev
1
-3
/
+3
2022-06-29
f2fs: attach inline_data after setting compression
Jaegeuk Kim
1
-6
/
+11
2022-06-29
btrfs: fix deadlock with fsync+fiemap+transaction commit
Josef Bacik
1
-15
/
+52
2022-06-29
btrfs: don't set lock_owner when locking extent buffer for reading
Zygo Blaxell
1
-3
/
+0
2022-06-29
afs: Fix dynamic root getattr
David Howells
1
-1
/
+2
2022-06-29
btrfs: add error messages to all unrecognized mount options
David Sterba
1
-7
/
+32
2022-06-29
btrfs: prevent remounting to v1 space cache for subpage mount
Qu Wenruo
1
-0
/
+8
2022-06-29
btrfs: fix hang during unmount when block group reclaim task is running
Filipe Manana
1
-2
/
+11
2022-06-29
9p: fix fid refcount leak in v9fs_vfs_get_link
Dominique Martinet
1
-4
/
+4
[next]