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
*
mm/filemap: remove hugetlb special casing in filemap.c
Sidhartha Kumar
2023-10-17
1
-18
/
+19
*
fs: use nth_page() in place of direct struct page manipulation
Zi Yan
2023-10-04
1
-2
/
+2
*
buffer: remove __getblk_gfp()
Matthew Wilcox (Oracle)
2023-10-04
1
-25
/
+11
*
ext4: call bdev_getblk() from sb_getblk_gfp()
Matthew Wilcox (Oracle)
2023-10-04
1
-2
/
+8
*
buffer: use bdev_getblk() to avoid memory reclaim in readahead path
Matthew Wilcox (Oracle)
2023-10-04
1
-1
/
+3
*
ext4: use bdev_getblk() to avoid memory reclaim in readahead path
Matthew Wilcox (Oracle)
2023-10-04
1
-1
/
+2
*
buffer: hoist GFP flags from grow_dev_page() to __getblk_gfp()
Matthew Wilcox (Oracle)
2023-10-04
1
-21
/
+40
*
buffer: pass GFP flags to folio_alloc_buffers()
Matthew Wilcox (Oracle)
2023-10-04
1
-8
/
+9
*
mm: shrinker: convert shrinker_rwsem to mutex
Qi Zheng
2023-10-04
1
-1
/
+1
*
fs: super: dynamically allocate the s_shrink
Qi Zheng
2023-10-04
4
-18
/
+21
*
xfs: dynamically allocate the xfs-qm shrinker
Qi Zheng
2023-10-04
2
-14
/
+15
*
xfs: dynamically allocate the xfs-inodegc shrinker
Qi Zheng
2023-10-04
3
-14
/
+18
*
xfs: dynamically allocate the xfs-buf shrinker
Qi Zheng
2023-10-04
2
-12
/
+14
*
nfsd: dynamically allocate the nfsd-reply shrinker
Qi Zheng
2023-10-04
2
-16
/
+17
*
nfsd: dynamically allocate the nfsd-client shrinker
Qi Zheng
2023-10-04
2
-9
/
+12
*
jbd2,ext4: dynamically allocate the jbd2-journal shrinker
Qi Zheng
2023-10-04
1
-11
/
+18
*
ext4: dynamically allocate the ext4-es shrinker
Qi Zheng
2023-10-04
2
-11
/
+14
*
mbcache: dynamically allocate the mbcache shrinker
Qi Zheng
2023-10-04
1
-10
/
+12
*
ubifs: dynamically allocate the ubifs-slab shrinker
Qi Zheng
2023-10-04
1
-10
/
+11
*
quota: dynamically allocate the dquota-cache shrinker
Qi Zheng
2023-10-04
1
-8
/
+9
*
nfsd: dynamically allocate the nfsd-filecache shrinker
Qi Zheng
2023-10-04
1
-10
/
+13
*
nfs: dynamically allocate the nfs-acl shrinker
Qi Zheng
2023-10-04
1
-8
/
+13
*
NFSv4.2: dynamically allocate the nfs-xattr shrinkers
Qi Zheng
2023-10-04
1
-43
/
+44
*
gfs2: dynamically allocate the gfs2-qd shrinker
Qi Zheng
2023-10-04
3
-10
/
+24
*
gfs2: dynamically allocate the gfs2-glock shrinker
Qi Zheng
2023-10-04
1
-9
/
+10
*
f2fs: dynamically allocate the f2fs-shrinker
Qi Zheng
2023-10-04
1
-8
/
+23
*
erofs: dynamically allocate the erofs-shrinker
Qi Zheng
2023-10-04
1
-7
/
+12
*
proc/kcore: do not try to access unaccepted memory
Adrian Hunter
2023-10-04
1
-1
/
+2
*
mm/mremap: allow moves within the same VMA for stack moves
Joel Fernandes (Google)
2023-10-04
1
-1
/
+1
*
mm: convert DAX lock/unlock page to lock/unlock folio
Matthew Wilcox (Oracle)
2023-10-04
1
-12
/
+12
*
mm: remove remnants of SPLIT_RSS_COUNTING
Mateusz Guzik
2023-10-04
1
-2
/
+0
*
Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-10-01
2
-6
/
+5
|
\
|
*
nilfs2: fix potential use after free in nilfs_gccache_submit_read_data()
Pan Bian
2023-09-30
1
-3
/
+3
|
*
fs: binfmt_elf_efpic: fix personality for ELF-FDPIC
Greg Ungerer
2023-09-30
1
-3
/
+2
*
|
Merge tag 'trace-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-10-01
1
-1
/
+1
|
\
\
|
*
|
eventfs: Test for dentries array allocated in eventfs_release()
Steven Rostedt (Google)
2023-09-30
1
-1
/
+1
*
|
|
Merge tag 'iomap-6.6-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-09-30
2
-2
/
+11
|
\
\
\
|
*
|
|
iomap: Spelling s/preceeding/preceding/g
Geert Uytterhoeven
2023-09-28
1
-1
/
+1
|
*
|
|
iomap: add a workaround for racy i_size updates on block devices
Christoph Hellwig
2023-09-25
1
-1
/
+10
*
|
|
|
Merge tag 'nfsd-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-09-30
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
NFSD: Fix zero NFSv4 READ results when RQ_SPLICE_OK is not set
Chuck Lever
2023-09-28
1
-2
/
+2
*
|
|
|
|
Merge tag '6.6-rc3-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-09-30
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
fs/smb/client: Reset password pointer to NULL
Quang Le
2023-09-28
1
-0
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag '6.6-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2023-09-30
3
-4
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
ksmbd: check iov vector index in ksmbd_conn_write()
Namjae Jeon
2023-09-21
1
-0
/
+3
|
*
|
|
|
|
ksmbd: return invalid parameter error response if smb2 request is invalid
Namjae Jeon
2023-09-21
2
-4
/
+4
*
|
|
|
|
|
Merge tag 'ceph-for-6.6-rc4' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-09-30
1
-4
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ceph: remove unnecessary check for NULL in parse_longname()
Luís Henriques
2023-09-18
1
-4
/
+2
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'xfs-6.6-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-09-30
4
-20
/
+61
|
\
\
\
\
\
\
|
*
|
|
|
|
|
xfs: fix reloading entire unlinked bucket lists
Darrick J. Wong
2023-09-25
4
-20
/
+61
|
|
|
/
/
/
/
|
|
/
|
|
|
|
[next]