index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'f2fs-for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-01-12
16
-269
/
+395
|
\
|
*
f2fs: show more discard status by sysfs
Zhiguo Niu
2023-12-26
2
-0
/
+49
|
*
f2fs: Add error handling for negative returns from do_garbage_collect
Yongpeng Yang
2023-12-26
1
-0
/
+3
|
*
f2fs: Constrain the modification range of dir_level in the sysfs
Yongpeng Yang
2023-12-26
1
-0
/
+7
|
*
f2fs: Use wait_event_freezable_timeout() for freezable kthread
Kevin Hao
2023-12-26
2
-8
/
+5
|
*
f2fs: fix to check return value of f2fs_recover_xattr_data
Zhiguo Niu
2023-12-16
2
-7
/
+10
|
*
f2fs: don't set FI_PREALLOCATED_ALL for partial write
Chao Yu
2023-12-12
1
-1
/
+2
|
*
f2fs: fix to update iostat correctly in f2fs_filemap_fault()
Chao Yu
2023-12-11
1
-1
/
+1
|
*
f2fs: fix to check compress file in f2fs_move_file_range()
Chao Yu
2023-12-11
1
-0
/
+5
|
*
f2fs: fix to wait on block writeback for post_read case
Chao Yu
2023-12-11
1
-3
/
+4
|
*
f2fs: fix to tag gcing flag on page during block migration
Chao Yu
2023-12-11
2
-1
/
+5
|
*
f2fs: add tracepoint for f2fs_vm_page_mkwrite()
Chao Yu
2023-12-11
2
-23
/
+41
|
*
f2fs: introduce f2fs_invalidate_internal_cache() for cleanup
Chao Yu
2023-12-11
4
-18
/
+16
|
*
f2fs: update blkaddr in __set_data_blkaddr() for cleanup
Chao Yu
2023-12-11
3
-16
/
+11
|
*
f2fs: introduce get_dnode_addr() to clean up codes
Chao Yu
2023-12-11
4
-37
/
+32
|
*
f2fs: delete obsolete FI_DROP_CACHE
Chao Yu
2023-12-11
2
-9
/
+0
|
*
f2fs: delete obsolete FI_FIRST_BLOCK_WRITTEN
Chao Yu
2023-12-11
6
-40
/
+0
|
*
f2fs: Restrict max filesize for 16K f2fs
Daniel Rosenberg
2023-12-08
1
-0
/
+8
|
*
f2fs: let's finish or reset zones all the time
Jaegeuk Kim
2023-12-05
1
-58
/
+17
|
*
f2fs: check write pointers when checkpoint=disable
Jaegeuk Kim
2023-12-05
1
-2
/
+1
|
*
f2fs: fix write pointers on zoned device after roll forward
Jaegeuk Kim
2023-12-05
1
-0
/
+2
|
*
f2fs: allocate new section if it's not new
Jaegeuk Kim
2023-12-05
1
-16
/
+17
|
*
f2fs: allow checkpoint=disable for zoned block device
Jaegeuk Kim
2023-12-01
1
-5
/
+0
|
*
f2fs: sysfs: support discard_io_aware
Chao Yu
2023-11-28
4
-1
/
+27
|
*
f2fs: show i_mode in trace_f2fs_new_inode()
Chao Yu
2023-11-28
1
-1
/
+18
|
*
f2fs: introduce tracepoint for f2fs_rename()
Chao Yu
2023-11-28
2
-5
/
+80
|
*
f2fs: fix to avoid dirent corruption
Chao Yu
2023-11-28
1
-1
/
+1
|
*
f2fs: skip adding a discard command if exists
Jaegeuk Kim
2023-11-20
1
-1
/
+2
|
*
f2fs: fix to check return value of f2fs_reserve_new_block()
Chao Yu
2023-11-17
1
-6
/
+17
|
*
f2fs: use shared inode lock during f2fs_fiemap()
Chao Yu
2023-11-17
1
-2
/
+2
|
*
f2fs: clean up w/ dotdot_name
Chao Yu
2023-11-17
1
-3
/
+2
|
*
f2fs: explicitly null-terminate the xattr list
Eric Biggers
2023-11-17
1
-0
/
+6
|
*
f2fs: the name of a struct is wrong in a comment.
Yang Hubin
2023-11-17
1
-1
/
+1
|
*
f2fs: use inode_lock_shared instead of inode_lock in f2fs_seek_block()
zhangxirui
2023-11-17
1
-3
/
+3
*
|
Merge tag '6.8-rc-smb-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2024-01-12
8
-58
/
+70
|
\
\
|
*
|
ksmbd: Add missing set_freezable() for freezable kthread
Kevin Hao
2024-01-10
1
-0
/
+1
|
*
|
ksmbd: free ppace array on error in parse_dacl
Fedor Pchelkin
2024-01-10
1
-4
/
+7
|
*
|
ksmbd: send lease break notification on FILE_RENAME_INFORMATION
Namjae Jeon
2024-01-09
2
-5
/
+8
|
*
|
ksmbd: don't allow O_TRUNC open on read-only share
Namjae Jeon
2024-01-09
1
-14
/
+9
|
*
|
ksmbd: vfs: fix all kernel-doc warnings
Randy Dunlap
2024-01-09
1
-10
/
+18
|
*
|
ksmbd: auth: fix most kernel-doc warnings
Randy Dunlap
2024-01-09
1
-6
/
+8
|
*
|
ksmbd: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-01-09
1
-15
/
+6
|
*
|
ksmbd: don't increment epoch if current state and request state are same
Namjae Jeon
2024-01-09
1
-3
/
+6
|
*
|
ksmbd: fix potential circular locking issue in smb2_set_ea()
Namjae Jeon
2024-01-09
1
-3
/
+4
|
*
|
ksmbd: set v2 lease version on lease upgrade
Namjae Jeon
2024-01-09
1
-0
/
+1
|
*
|
ksmbd: validate the zero field of packet header
Li Nan
2024-01-09
1
-1
/
+5
*
|
|
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-01-12
15
-102
/
+19
|
\
\
\
|
*
|
|
apparmorfs: don't duplicate kfree_link()
Al Viro
2023-12-21
1
-6
/
+1
|
*
|
|
orangefs: saner arguments passing in readdir guts
Al Viro
2023-12-21
1
-20
/
+12
|
*
|
|
ocfs2_find_match(): there's no such thing as NULL or negative ->d_parent
Al Viro
2023-12-21
1
-7
/
+0
[next]