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-09-08
fuse: fix illegal access to inode with reused nodeid
Amir Goldstein
4
-5
/
+15
2021-09-08
new helper: inode_wrong_type()
Al Viro
9
-18
/
+17
2021-09-08
ceph: fix possible null-pointer dereference in ceph_mdsmap_decode()
Tuo Li
1
-3
/
+5
2021-09-08
Revert "Add a reference to ucounts for each cred"
Greg Kroah-Hartman
1
-4
/
+0
2021-09-08
ubifs: report correct st_size for encrypted symlinks
Eric Biggers
1
-1
/
+11
2021-09-08
f2fs: report correct st_size for encrypted symlinks
Eric Biggers
1
-1
/
+10
2021-09-08
ext4: report correct st_size for encrypted symlinks
Eric Biggers
1
-1
/
+10
2021-09-08
fscrypt: add fscrypt_symlink_getattr() for computing st_size
Eric Biggers
1
-0
/
+44
2021-09-08
ext4: fix race writing to an inline_data file while its xattrs are changing
Theodore Ts'o
1
-0
/
+6
2021-09-03
btrfs: fix NULL pointer dereference when deleting device by invalid id
Qu Wenruo
1
-1
/
+1
2021-09-03
pipe: do FASYNC notifications for every pipe IO, not just state changes
Linus Torvalds
1
-12
/
+8
2021-09-03
pipe: avoid unnecessary EPOLLET wakeups under normal loads
Linus Torvalds
1
-6
/
+9
2021-09-03
btrfs: fix race between marking inode needs to be logged and log syncing
Filipe Manana
4
-13
/
+19
2021-09-03
Revert "btrfs: compression: don't try to compress if we don't have enough pages"
Qu Wenruo
1
-1
/
+1
2021-09-03
ceph: correctly handle releasing an embedded cap flush
Xiubo Li
4
-12
/
+22
2021-09-03
ovl: fix uninitialized pointer read in ovl_lookup_real_one()
Miklos Szeredi
1
-1
/
+1
2021-08-26
io_uring: only assign io_uring_enter() SQPOLL error in actual error case
Jens Axboe
1
-2
/
+3
2021-08-26
io_uring: fix xa_alloc_cycle() error return value check
Jens Axboe
1
-5
/
+6
2021-08-26
fs: warn about impending deprecation of mandatory locks
Jeff Layton
1
-1
/
+5
2021-08-26
btrfs: prevent rename2 from exchanging a subvol with a directory from differe...
NeilBrown
1
-2
/
+8
2021-08-18
ceph: take snap_empty_lock atomically with snaprealm refcount change
Jeff Layton
1
-17
/
+17
2021-08-18
ceph: clean up locking annotation for ceph_get_snap_realm and __lookup_snap_r...
Jeff Layton
1
-4
/
+4
2021-08-18
ceph: add some lockdep assertions around snaprealm handling
Jeff Layton
1
-0
/
+16
2021-08-18
vboxsf: Add support for the atomic_open directory-inode op
Hans de Goede
1
-0
/
+48
2021-08-18
vboxsf: Add vboxsf_[create|release]_sf_handle() helpers
Hans de Goede
2
-27
/
+51
2021-08-18
ceph: reduce contention in ceph_check_delayed_caps()
Luis Henriques
3
-11
/
+33
2021-08-18
cifs: create sd context must be a multiple of 8
Shyam Prasad N
1
-1
/
+1
2021-08-15
ovl: prevent private clone if bind mount is not allowed
Miklos Szeredi
1
-14
/
+28
2021-08-15
vboxsf: Make vboxsf_dir_create() return the handle for the created file
Hans de Goede
1
-7
/
+11
2021-08-15
vboxsf: Honor excl flag to the dir-inode create op
Hans de Goede
1
-7
/
+9
2021-08-12
smb3: rc uninitialized in one fallocate path
Steve French
1
-1
/
+2
2021-08-12
reiserfs: check directory items on read from disk
Shreyansh Chouhan
1
-5
/
+26
2021-08-12
reiserfs: add check for root_inode in reiserfs_fill_super
Yu Kuai
1
-0
/
+8
2021-08-12
ext4: fix potential htree corruption when growing large_dir directories
Theodore Ts'o
1
-1
/
+1
2021-08-12
pipe: increase minimum default pipe size to 2 pages
Alex Xu (Hello71)
1
-2
/
+17
2021-08-08
btrfs: fix lost inode on log replay after mix of fsync, rename and inode evic...
Filipe Manana
1
-2
/
+2
2021-08-08
btrfs: fix race causing unnecessary inode logging during link and rename
Filipe Manana
1
-3
/
+2
2021-08-04
SMB3: fix readpage for large swap cache
Steve French
1
-1
/
+1
2021-08-04
ocfs2: issue zeroout to EOF blocks
Junxiao Bi
1
-39
/
+60
2021-08-04
ocfs2: fix zero out valid data
Junxiao Bi
1
-2
/
+2
2021-08-04
btrfs: mark compressed range uptodate only if all bio succeed
Goldwyn Rodrigues
1
-1
/
+1
2021-08-04
btrfs: fix rw device counting in __btrfs_free_extra_devids
Desmond Cheong Zhi Xi
1
-0
/
+1
2021-08-04
pipe: make pipe writes always wake up readers
Linus Torvalds
1
-5
/
+5
2021-08-04
io_uring: fix null-ptr-deref in io_sq_offload_start()
Yang Yingliang
1
-1
/
+1
2021-07-31
iomap: remove the length variable in iomap_seek_hole
Christoph Hellwig
1
-6
/
+3
2021-07-31
iomap: remove the length variable in iomap_seek_data
Christoph Hellwig
1
-10
/
+6
2021-07-31
cifs: fix the out of range assignment to bit fields in parse_server_interfaces
Hyunchul Lee
1
-2
/
+2
2021-07-31
hfs: add lock nesting notation to hfs_find_init
Desmond Cheong Zhi Xi
2
-1
/
+20
2021-07-31
hfs: fix high memory mapping in hfs_bnode_read
Desmond Cheong Zhi Xi
1
-5
/
+20
2021-07-31
hfs: add missing clean-up in hfs_fill_super
Desmond Cheong Zhi Xi
1
-5
/
+5
[next]