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-03-17
ext4: don't try to processed freed blocks until mballoc is initialized
Theodore Ts'o
1
-1
/
+8
2021-03-17
udf: fix silent AED tagLocation corruption
Steven J. Magnani
1
-3
/
+6
2021-03-17
cifs: fix credit accounting for extra channel
Aurelien Aptel
2
-5
/
+6
2021-03-17
cifs: return proper error code in statfs(2)
Paulo Alcantara
1
-1
/
+1
2021-03-17
mount: fix mounting of detached mounts onto targets that reside on shared mounts
Christian Brauner
1
-1
/
+1
2021-03-11
btrfs: don't flush from btrfs_delayed_inode_reserve_metadata
Nikolay Borisov
2
-2
/
+3
2021-03-11
btrfs: export and rename qgroup_reserve_meta
Nikolay Borisov
2
-4
/
+6
2021-03-09
io_uring: ignore double poll add on the same waitqueue head
Jens Axboe
1
-0
/
+3
2021-03-09
btrfs: fix warning when creating a directory with smack enabled
Filipe Manana
1
-4
/
+27
2021-03-09
btrfs: unlock extents in btrfs_zero_range in case of quota reservation errors
Nikolay Borisov
1
-1
/
+4
2021-03-09
btrfs: free correct amount of space in btrfs_delayed_inode_reserve_metadata
Nikolay Borisov
1
-1
/
+1
2021-03-09
btrfs: validate qgroup inherit for SNAP_CREATE_V2 ioctl
Dan Carpenter
1
-1
/
+18
2021-03-09
btrfs: fix race between extent freeing/allocation when using bitmaps
Nikolay Borisov
1
-2
/
+4
2021-03-09
btrfs: fix stale data exposure after cloning a hole with NO_HOLES enabled
Filipe Manana
1
-0
/
+18
2021-03-09
btrfs: fix race between swap file activation and snapshot creation
Filipe Manana
1
-2
/
+19
2021-03-09
btrfs: fix race between writes to swap files and scrub
Filipe Manana
5
-3
/
+72
2021-03-09
btrfs: fix raid6 qstripe kmap
Ira Weiny
1
-11
/
+10
2021-03-09
btrfs: avoid double put of block group when emptying cluster
Josef Bacik
1
-4
/
+4
2021-03-07
btrfs: fix error handling in commit_fs_roots
Josef Bacik
1
-5
/
+6
2021-03-07
f2fs: fix to set/clear I_LINKABLE under i_lock
Chao Yu
1
-0
/
+8
2021-03-07
f2fs: handle unallocated section and zone on pinned/atgc
Jaegeuk Kim
1
-2
/
+2
2021-03-07
fs: make unlazy_walk() error handling consistent
Jens Axboe
1
-26
/
+17
2021-03-07
xfs: Fix assert failure in xfs_setattr_size()
Yumei Huang
1
-1
/
+1
2021-03-07
erofs: fix shift-out-of-bounds of blkszbits
Gao Xiang
1
-2
/
+2
2021-03-07
JFS: more checks for invalid superblock
Randy Dunlap
2
-0
/
+11
2021-03-04
gfs2: Recursive gfs2_quota_hold in gfs2_iomap_end
Andreas Gruenbacher
1
-3
/
+3
2021-03-04
gfs2: Lock imbalance on error path in gfs2_recover_one
Andreas Gruenbacher
1
-1
/
+3
2021-03-04
gfs2: Don't skip dlm unlock if glock has an lvb
Bob Peterson
1
-6
/
+2
2021-03-04
gfs2: fix glock confusion in function signal_our_withdraw
Bob Peterson
1
-7
/
+9
2021-03-04
f2fs: flush data when enabling checkpoint back
Jaegeuk Kim
1
-0
/
+3
2021-03-04
f2fs: enforce the immutable flag on open files
Chao Yu
1
-0
/
+17
2021-03-04
f2fs: fix out-of-repair __setattr_copy()
Chao Yu
1
-1
/
+2
2021-03-04
proc: don't allow async path resolution of /proc/thread-self components
Jens Axboe
2
-1
/
+8
2021-03-04
kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTORE
Chris Wilson
1
-2
/
+2
2021-03-04
zonefs: Fix file size of zones in full condition
Shin'ichiro Kawasaki
1
-0
/
+3
2021-03-04
exfat: fix shift-out-of-bounds in exfat_fill_super()
Namjae Jeon
2
-5
/
+30
2021-03-04
fs/affs: release old buffer head on error path
Pan Bian
1
-1
/
+3
2021-03-04
pstore: Fix typo in compression option name
Jiri Bohac
1
-2
/
+2
2021-03-04
btrfs: fix extent buffer leak on failure to copy root
Filipe Manana
1
-0
/
+2
2021-03-04
btrfs: account for new extents being deleted in total_bytes_pinned
Josef Bacik
2
-14
/
+24
2021-03-04
btrfs: handle space_info::total_bytes_pinned inside the delayed ref itself
Josef Bacik
5
-117
/
+74
2021-03-04
btrfs: splice remaining dirty_bg's onto the transaction dirty bg list
Josef Bacik
1
-7
/
+12
2021-03-04
btrfs: fix reloc root leak with 0 ref reloc roots on recovery
Josef Bacik
1
-3
/
+1
2021-03-04
btrfs: abort the transaction if we fail to inc ref in btrfs_copy_root
Josef Bacik
1
-2
/
+3
2021-03-04
btrfs: add asserts for deleting backref cache nodes
Josef Bacik
1
-3
/
+6
2021-03-04
btrfs: do not warn if we can't find the reloc root when looking up backref
Josef Bacik
1
-1
/
+1
2021-03-04
btrfs: do not cleanup upper nodes in btrfs_backref_cleanup_node
Josef Bacik
1
-7
/
+0
2021-03-04
erofs: initialized fields can only be observed after bit is set
Gao Xiang
2
-2
/
+18
2021-03-04
proc: use kvzalloc for our kernel buffer
Josef Bacik
1
-2
/
+2
2021-03-04
NFSv4: Fixes for nfs4_bitmask_adjust()
Trond Myklebust
1
-7
/
+8
[next]