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
*
Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-14
11
-23
/
+27
|
\
|
*
ksmbd: replace one-element arrays with flexible-array members
Gustavo A. R. Silva
2022-12-02
3
-9
/
+9
|
*
coredump: Proactively round up to kmalloc bucket size
Kees Cook
2022-11-01
1
-2
/
+5
|
*
btrfs: send: Proactively round up to kmalloc bucket size
Kees Cook
2022-11-01
1
-5
/
+6
|
*
cred: Do not default to init_cred in prepare_kernel_cred()
Kees Cook
2022-11-01
6
-7
/
+7
*
|
Merge tag 'for-linus-6.2-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-14
5
-38
/
+73
|
\
\
|
*
|
orangefs: Fix kmemleak in orangefs_{kernel,client}_debug_init()
Zhang Xiaoxu
2022-12-07
1
-23
/
+3
|
*
|
orangefs: Fix kmemleak in orangefs_sysfs_init()
Zhang Xiaoxu
2022-12-07
1
-8
/
+63
|
*
|
orangefs: Fix kmemleak in orangefs_prepare_debugfs_help_string()
Zhang Xiaoxu
2022-12-07
1
-0
/
+3
|
*
|
orangefs: Fix sysfs not cleanup when dev init failed
Zhang Xiaoxu
2022-12-07
1
-4
/
+4
|
*
|
orangefs: remove redundant assignment to variable buffer_index
Colin Ian King
2022-12-07
1
-1
/
+0
|
*
|
orangefs: remove variable i
Colin Ian King
2022-12-07
1
-2
/
+0
*
|
|
Merge tag 'ceph-for-6.2-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2022-12-14
6
-31
/
+35
|
\
\
\
|
*
|
|
ceph: try to check caps immediately after async creating finishes
Xiubo Li
2022-12-12
3
-0
/
+13
|
*
|
|
ceph: remove useless session parameter for check_caps()
Xiubo Li
2022-12-12
6
-31
/
+22
*
|
|
|
Merge tag 'xfs-6.2-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-12-14
48
-305
/
+1278
|
\
\
\
\
|
*
|
|
|
xfs: dquot shrinker doesn't check for XFS_DQFLAG_FREEING
Dave Chinner
2022-12-08
1
-4
/
+12
|
*
|
|
|
xfs: Remove duplicated include in xfs_iomap.c
Yang Li
2022-12-04
1
-2
/
+0
|
*
|
|
|
xfs: invalidate xfs_bufs when allocating cow extents
Darrick J. Wong
2022-12-01
1
-1
/
+1
|
*
|
|
|
xfs: get rid of assert from xfs_btree_islastblock
Guo Xuenan
2022-12-01
1
-1
/
+0
|
*
|
|
|
Merge tag 'maxrefcount-fixes-6.2_2022-12-01' of git://git.kernel.org/pub/scm/...
Darrick J. Wong
2022-12-01
1
-16
/
+130
|
|
\
\
\
\
|
|
*
|
|
|
xfs: estimate post-merge refcounts correctly
Darrick J. Wong
2022-12-01
1
-4
/
+21
|
|
*
|
|
|
xfs: hoist refcount record merge predicates
Darrick J. Wong
2022-12-01
1
-16
/
+113
|
*
|
|
|
|
xfs: fix super block buf log item UAF during force shutdown
Guo Xuenan
2022-11-30
1
-0
/
+2
|
*
|
|
|
|
xfs: wait iclog complete before tearing down AIL
Guo Xuenan
2022-11-30
1
-11
/
+25
|
|
/
/
/
/
|
*
|
|
|
xfs: attach dquots to inode before reading data/cow fork mappings
Darrick J. Wong
2022-11-30
1
-4
/
+4
|
*
|
|
|
xfs: shut up -Wuninitialized in xfsaild_push
Darrick J. Wong
2022-11-30
1
-1
/
+3
|
*
|
|
|
xfs: use memcpy, not strncpy, to format the attr prefix during listxattr
Darrick J. Wong
2022-11-30
1
-1
/
+1
|
*
|
|
|
xfs: invalidate block device page cache during unmount
Darrick J. Wong
2022-11-30
1
-0
/
+1
|
*
|
|
|
xfs: add debug knob to slow down write for fun
Darrick J. Wong
2022-11-29
4
-3
/
+60
|
*
|
|
|
xfs: add debug knob to slow down writeback for fun
Darrick J. Wong
2022-11-29
6
-3
/
+90
|
*
|
|
|
Merge tag 'xfs-iomap-stale-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Darrick J. Wong
2022-11-29
12
-106
/
+425
|
|
\
\
\
\
|
|
*
|
|
|
xfs: drop write error injection is unfixable, remove it
Dave Chinner
2022-11-28
3
-23
/
+25
|
|
*
|
|
|
xfs: use iomap_valid method to detect stale cached iomaps
Dave Chinner
2022-11-28
5
-27
/
+87
|
|
*
|
|
|
iomap: write iomap validity checks
Dave Chinner
2022-11-28
2
-2
/
+46
|
|
*
|
|
|
xfs: xfs_bmap_punch_delalloc_range() should take a byte range
Dave Chinner
2022-11-28
4
-21
/
+15
|
|
*
|
|
|
iomap: buffered write failure should not truncate the page cache
Dave Chinner
2022-11-28
1
-15
/
+180
|
|
*
|
|
|
xfs,iomap: move delalloc punching to iomap
Dave Chinner
2022-11-23
2
-39
/
+68
|
|
*
|
|
|
xfs: use byte ranges for write cleanup ranges
Dave Chinner
2022-11-23
1
-15
/
+25
|
|
*
|
|
|
xfs: punching delalloc extents on write failure is racy
Dave Chinner
2022-11-23
1
-18
/
+23
|
|
*
|
|
|
xfs: write page faults in iomap are not buffered writes
Dave Chinner
2022-11-07
3
-1
/
+11
|
*
|
|
|
|
xfs: fix incorrect i_nlink caused by inode racing
Long Li
2022-11-21
1
-0
/
+6
|
*
|
|
|
|
xfs: Print XFS UUID on mount and umount events.
Lukas Herbolt
2022-11-17
2
-5
/
+7
|
*
|
|
|
|
xfs: fix sb write verify for lazysbcount
Long Li
2022-11-17
2
-1
/
+18
|
*
|
|
|
|
xfs: fix incorrect error-out in xfs_remove
Darrick J. Wong
2022-11-17
1
-1
/
+1
|
*
|
|
|
|
xfs: check inode core when scrubbing metadata files
Darrick J. Wong
2022-11-17
1
-6
/
+34
|
*
|
|
|
|
xfs: don't warn about files that are exactly s_maxbytes long
Darrick J. Wong
2022-11-17
1
-1
/
+1
|
*
|
|
|
|
xfs: teach scrub to flag non-extents format cow forks
Darrick J. Wong
2022-11-17
1
-0
/
+2
|
*
|
|
|
|
xfs: check that CoW fork extents are not shared
Darrick J. Wong
2022-11-17
1
-0
/
+2
|
*
|
|
|
|
xfs: check quota files for unwritten extents
Darrick J. Wong
2022-11-17
1
-2
/
+4
[next]