index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcachefs: Refactor delete_dead_snapshots()
Kent Overstreet
2024-05-28
1
-40
/
+25
*
bcachefs: Fix locking assert
Kent Overstreet
2024-05-28
1
-5
/
+5
*
bcachefs: Fix lookup_first_inode() when inode_generations are present
Kent Overstreet
2024-05-28
1
-14
/
+10
*
bcachefs: Plumb bkey into __btree_err()
Kent Overstreet
2024-05-28
1
-40
/
+45
*
bcachefs: Use copy_folio_from_iter_atomic()
Matthew Wilcox (Oracle)
2024-05-27
1
-3
/
+3
*
bcachefs: Fix sb-downgrade validation
Kent Overstreet
2024-05-26
1
-3
/
+10
*
bcachefs: Fix debug assert
Kent Overstreet
2024-05-26
1
-1
/
+1
*
bcachefs: Fix race path in bch2_inode_insert()
Kent Overstreet
2024-05-23
1
-2
/
+1
*
bcachefs: Ensure we're RW before journalling
Kent Overstreet
2024-05-23
1
-1
/
+3
*
bcachefs: Fix shutdown ordering
Kent Overstreet
2024-05-23
2
-1
/
+8
*
bcachefs: Fix unsafety in bch2_dirent_name_bytes()
Kent Overstreet
2024-05-23
1
-0
/
+3
*
bcachefs: Fix stack oob in __bch2_encrypt_bio()
Kent Overstreet
2024-05-23
1
-2
/
+6
*
bcachefs: Fix btree_trans leak in bch2_readahead()
Kent Overstreet
2024-05-23
1
-2
/
+2
*
bcachefs: Fix bogus verify_replicas_entry() assert
Kent Overstreet
2024-05-23
1
-13
/
+2
*
bcachefs: Check for subvolues with bogus snapshot/inode fields
Kent Overstreet
2024-05-20
2
-1
/
+12
*
bcachefs: bch2_checksum() returns 0 for unknown checksum type
Kent Overstreet
2024-05-20
1
-2
/
+2
*
bcachefs: Fix bch2_alloc_ciphers()
Kent Overstreet
2024-05-20
1
-12
/
+13
*
bcachefs: Add missing guard in bch2_snapshot_has_children()
Kent Overstreet
2024-05-20
1
-5
/
+2
*
bcachefs: Fix missing parens in drop_locks_do()
Kent Overstreet
2024-05-20
1
-1
/
+1
*
bcachefs: Improve bch2_assert_pos_locked()
Kent Overstreet
2024-05-20
1
-0
/
+2
*
bcachefs: Fix shift overflows in replicas.c
Kent Overstreet
2024-05-20
1
-8
/
+21
*
bcachefs: Fix shift overflow in btree_lost_data()
Kent Overstreet
2024-05-20
2
-0
/
+9
*
bcachefs: Fix ref in trans_mark_dev_sbs() error path
Kent Overstreet
2024-05-20
1
-1
/
+1
*
bcachefs: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method
Youling Tang
2024-05-20
1
-1
/
+2
*
bcachefs: Fix rcu splat in check_fix_ptrs()
Kent Overstreet
2024-05-20
1
-5
/
+6
*
Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-05-19
31
-348
/
+401
|
\
|
*
fs/proc: fix softlockup in __read_vmcore
Rik van Riel
2024-05-12
1
-0
/
+2
|
*
nilfs2: convert BUG_ON() in nilfs_finish_roll_forward() to WARN_ON()
Ryusuke Konishi
2024-05-12
1
-1
/
+3
|
*
nilfs2: remove calls to folio_set_error() and folio_clear_error()
Matthew Wilcox (Oracle)
2024-05-12
2
-8
/
+1
|
*
nilfs2: make superblock data array index computation sparse friendly
Ryusuke Konishi
2024-05-08
1
-2
/
+18
|
*
squashfs: remove calls to set the folio error flag
Matthew Wilcox (Oracle)
2024-05-08
2
-7
/
+2
|
*
squashfs: convert squashfs_symlink_read_folio to use folio APIs
Matthew Wilcox (Oracle)
2024-05-08
1
-19
/
+16
|
*
ocfs2: remove redundant assignment to variable status
Colin Ian King
2024-05-08
1
-1
/
+0
|
*
nilfs2: convert to use the new mount API
Eric Sandeen
2024-05-08
4
-229
/
+174
|
*
nilfs2: add kernel-doc comments to nilfs_remove_all_gcinodes()
Yang Li
2024-04-26
1
-0
/
+1
|
*
nilfs2: add kernel-doc comments to nilfs_btree_convert_and_insert()
Yang Li
2024-04-26
1
-7
/
+16
|
*
nilfs2: add kernel-doc comments to nilfs_do_roll_forward()
Yang Li
2024-04-26
1
-0
/
+1
|
*
ocfs2: use coarse time for new created files
Su Yue
2024-04-26
1
-1
/
+1
|
*
ocfs2: update inode fsync transaction id in ocfs2_unlink and ocfs2_link
Su Yue
2024-04-26
1
-0
/
+2
|
*
ocfs2: fix races between hole punching and AIO+DIO
Su Yue
2024-04-26
1
-0
/
+2
|
*
ocfs2: return real error code in ocfs2_dio_wr_get_block
Su Yue
2024-04-26
1
-2
/
+0
|
*
vmcore: replace strncpy with strscpy_pad
Justin Stitt
2024-04-26
1
-3
/
+2
|
*
Squashfs: remove deprecated strncpy by not copying the string
Phillip Lougher
2024-04-26
1
-10
/
+4
|
*
ocfs2: fix sparse warnings
Heming Zhao
2024-04-26
5
-15
/
+16
|
*
ocfs2: speed up chain-list searching
Heming Zhao
2024-04-26
1
-1
/
+1
|
*
ocfs2: adjust enabling place for la window
Heming Zhao
2024-04-26
2
-12
/
+8
|
*
ocfs2: improve write IO performance when fragmentation is high
Heming Zhao
2024-04-26
5
-11
/
+108
|
*
regset: use kvzalloc() for regset_get_alloc()
Douglas Anderson
2024-04-26
1
-1
/
+1
|
*
fs: add kernel-doc comments to fat_parse_long()
Yang Li
2024-04-26
1
-0
/
+12
|
*
ocfs2: update inode ctime in ocfs2_fileattr_set
Su Yue
2024-04-26
1
-0
/
+1
[next]