index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
gfs2: check for live vs. read-only file system in gfs2_fitrim
Bob Peterson
2020-11-18
1
-0
/
+3
*
gfs2: Add missing truncate_inode_pages_final for sd_aspace
Bob Peterson
2020-11-18
1
-0
/
+1
*
gfs2: Free rd_bits later in gfs2_clear_rgrpd to fix use-after-free
Bob Peterson
2020-11-18
1
-1
/
+1
*
Btrfs: fix missing error return if writeback for extent buffer never started
Filipe Manana
2020-11-18
1
-0
/
+4
*
xfs: fix scrub flagging rtinherit even if there is no rt device
Darrick J. Wong
2020-11-18
1
-2
/
+1
*
xfs: flush new eof page on truncate to avoid post-eof corruption
Brian Foster
2020-11-18
1
-0
/
+10
*
xfs: set xefi_discard when creating a deferred agfl free log intent item
Darrick J. Wong
2020-11-18
2
-1
/
+2
*
btrfs: reschedule when cloning lots of extents
Johannes Thumshirn
2020-11-18
1
-0
/
+2
*
btrfs: sysfs: init devices outside of the chunk_mutex
Josef Bacik
2020-11-18
1
-3
/
+4
*
gfs2: Wake up when sd_glock_disposal becomes zero
Alexander Aring
2020-11-10
1
-1
/
+2
*
btrfs: tree-checker: fix the error message for transid error
Qu Wenruo
2020-11-10
1
-1
/
+1
*
btrfs: tree-checker: Verify inode item
Qu Wenruo
2020-11-10
2
-0
/
+109
*
btrfs: tree-checker: Enhance chunk checker to validate chunk profile
Qu Wenruo
2020-11-10
1
-0
/
+7
*
btrfs: tree-checker: Fix wrong check on max devid
Qu Wenruo
2020-11-10
1
-7
/
+0
*
btrfs: tree-checker: Verify dev item
Qu Wenruo
2020-11-10
3
-9
/
+83
*
btrfs: tree-checker: Check chunk item at tree block read time
Qu Wenruo
2020-11-10
2
-3
/
+15
*
btrfs: tree-checker: Make btrfs_check_chunk_valid() return EUCLEAN instead of...
Qu Wenruo
2020-11-10
1
-11
/
+11
*
btrfs: tree-checker: Make chunk item checker messages more readable
Qu Wenruo
2020-11-10
1
-13
/
+68
*
btrfs: Move btrfs_check_chunk_valid() to tree-check.[ch] and export it
Qu Wenruo
2020-11-10
3
-93
/
+102
*
btrfs: Don't submit any btree write bio if the fs has errors
Qu Wenruo
2020-11-10
1
-1
/
+33
*
Btrfs: fix unwritten extent buffers and hangs on future writeback attempts
Filipe Manana
2020-11-10
1
-9
/
+26
*
btrfs: extent_io: add proper error handling to lock_extent_buffer_for_io()
Qu Wenruo
2020-11-10
1
-5
/
+22
*
btrfs: extent_io: Handle errors better in btree_write_cache_pages()
Qu Wenruo
2020-11-10
1
-3
/
+6
*
btrfs: extent_io: Handle errors better in extent_write_full_page()
Qu Wenruo
2020-11-10
1
-3
/
+21
*
btrfs: flush write bio if we loop in extent_write_cache_pages
Josef Bacik
2020-11-10
1
-1
/
+10
*
Revert "btrfs: flush write bio if we loop in extent_write_cache_pages"
Ben Hutchings
2020-11-10
1
-8
/
+0
*
btrfs: extent_io: Move the BUG_ON() in flush_write_bio() one level up
Qu Wenruo
2020-11-10
1
-14
/
+41
*
btrfs: extent_io: Kill the forward declaration of flush_write_bio
Qu Wenruo
2020-11-10
1
-34
/
+32
*
cachefiles: Handle readpage error correctly
Matthew Wilcox (Oracle)
2020-11-05
1
-1
/
+2
*
ext4: fix invalid inode checksum
Luo Meng
2020-11-05
1
-5
/
+6
*
ext4: fix error handling code in add_new_gdb
Dinghao Liu
2020-11-05
1
-1
/
+3
*
ext4: fix leaking sysfs kobject after failed mount
Eric Biggers
2020-11-05
1
-0
/
+1
*
9P: Cast to loff_t before multiplying
Matthew Wilcox (Oracle)
2020-11-05
1
-2
/
+2
*
ceph: promote to unsigned long long before shifting
Matthew Wilcox (Oracle)
2020-11-05
1
-1
/
+1
*
ubifs: dent: Fix some potential memory leaks while iterating entries
Zhihao Cheng
2020-11-05
1
-0
/
+1
*
NFSD: Add missing NFSv2 .pc_func methods
Chuck Lever
2020-11-05
1
-0
/
+16
*
NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flag
Olga Kornievskaia
2020-11-05
1
-3
/
+6
*
udf: Fix memory leak when mounting
Jan Kara
2020-11-05
1
-8
/
+13
*
btrfs: fix use-after-free on readahead extent after failure to create it
Filipe Manana
2020-11-05
1
-0
/
+2
*
btrfs: cleanup cow block on error
Josef Bacik
2020-11-05
1
-0
/
+6
*
btrfs: use kvzalloc() to allocate clone_roots in btrfs_ioctl_send()
Denis Efremov
2020-11-05
1
-1
/
+1
*
btrfs: send, recompute reference path after orphanization of a directory
Filipe Manana
2020-11-05
1
-0
/
+72
*
btrfs: reschedule if necessary when logging directory items
Filipe Manana
2020-11-05
1
-0
/
+8
*
btrfs: improve device scanning messages
Anand Jain
2020-11-05
1
-6
/
+8
*
btrfs: qgroup: fix wrong qgroup metadata reserve for delayed inode
Qu Wenruo
2020-11-05
1
-2
/
+1
*
NFS: fix nfs_path in case of a rename retry
Ashish Sangwan
2020-11-05
1
-4
/
+8
*
fs: Don't invalidate page buffers in block_write_full_page()
Jan Kara
2020-11-05
1
-16
/
+0
*
cifs: handle -EINTR in cifs_setattr
Ronnie Sahlberg
2020-11-05
1
-4
/
+9
*
gfs2: add validation checks for size of superblock
Anant Thazhemadam
2020-11-05
1
-7
/
+11
*
ext4: Detect already used quota file early
Jan Kara
2020-11-05
1
-0
/
+5
[next]