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
*
fs: remove the bh_end_io argument from __block_write_full_folio
Matthew Wilcox (Oracle)
2023-12-29
2
-13
/
+11
*
fs: convert block_write_full_page to block_write_full_folio
Matthew Wilcox (Oracle)
2023-12-29
7
-17
/
+15
*
ufs: remove writepage implementation
Matthew Wilcox (Oracle)
2023-12-29
1
-4
/
+7
*
sysv: remove writepage implementation
Matthew Wilcox (Oracle)
2023-12-29
1
-3
/
+6
*
ocfs2: remove writepage implementation
Matthew Wilcox (Oracle)
2023-12-29
2
-11
/
+6
*
minix: remove writepage implementation
Matthew Wilcox (Oracle)
2023-12-29
1
-3
/
+6
*
hfsplus: really remove hfsplus_writepage
Matthew Wilcox (Oracle)
2023-12-29
1
-6
/
+2
*
hfs: really remove hfs_writepage
Matthew Wilcox (Oracle)
2023-12-29
1
-6
/
+2
*
bfs: remove writepage implementation
Matthew Wilcox (Oracle)
2023-12-29
1
-3
/
+6
*
adfs: remove writepage implementation
Matthew Wilcox (Oracle)
2023-12-29
1
-4
/
+7
*
fs: reduce stack usage in do_mpage_readpage
Matthew Wilcox (Oracle)
2023-12-29
1
-8
/
+8
*
fs: reduce stack usage in __mpage_writepage
Matthew Wilcox (Oracle)
2023-12-29
1
-8
/
+12
*
fs: convert clean_buffers() to take a folio
Matthew Wilcox (Oracle)
2023-12-29
1
-7
/
+7
*
fs: remove clean_page_buffers()
Matthew Wilcox (Oracle)
2023-12-29
1
-10
/
+0
*
userfaultfd: UFFDIO_MOVE uABI
Andrea Arcangeli
2023-12-29
1
-0
/
+72
*
buffer: fix more functions for block size > PAGE_SIZE
Matthew Wilcox (Oracle)
2023-12-29
1
-21
/
+6
*
buffer: handle large folios in __block_write_begin_int()
Matthew Wilcox (Oracle)
2023-12-29
1
-10
/
+7
*
buffer: fix various functions for block size > PAGE_SIZE
Matthew Wilcox (Oracle)
2023-12-29
1
-5
/
+5
*
buffer: cast block to loff_t before shifting it
Matthew Wilcox (Oracle)
2023-12-29
1
-1
/
+1
*
buffer: fix grow_buffers() for block size > PAGE_SIZE
Matthew Wilcox (Oracle)
2023-12-29
1
-11
/
+6
*
buffer: calculate block number inside folio_init_buffers()
Matthew Wilcox (Oracle)
2023-12-29
1
-7
/
+6
*
buffer: return bool from grow_dev_folio()
Matthew Wilcox (Oracle)
2023-12-29
1
-25
/
+25
*
mm: thp: introduce multi-size THP sysfs interface
Ryan Roberts
2023-12-20
1
-1
/
+2
*
list_lru: allow explicit memcg and NUMA node selection
Nhat Pham
2023-12-12
8
-19
/
+21
*
fs/Kconfig: make hugetlbfs a menuconfig
Peter Xu
2023-12-11
1
-10
/
+12
*
fs: convert error_remove_page to error_remove_folio
Matthew Wilcox (Oracle)
2023-12-11
15
-23
/
+23
*
smb: do not test the return value of folio_start_writeback()
Matthew Wilcox (Oracle)
2023-12-11
1
-4
/
+2
*
afs: do not test the return value of folio_start_writeback()
Matthew Wilcox (Oracle)
2023-12-11
1
-4
/
+2
*
gfs2: convert stuffed_readpage() to stuffed_read_folio()
Matthew Wilcox (Oracle)
2023-12-11
1
-20
/
+17
*
mm: add folio_fill_tail() and use it in iomap
Matthew Wilcox (Oracle)
2023-12-11
1
-12
/
+2
*
mm: add folio_zero_tail() and use it in ext4
Matthew Wilcox (Oracle)
2023-12-11
1
-2
/
+1
*
fs/proc/task_mmu: report SOFT_DIRTY bits through the PAGEMAP_SCAN ioctl
Andrei Vagin
2023-12-11
1
-1
/
+16
*
Merge branch 'master' into mm-hotfixes-stable
Andrew Morton
2023-12-07
75
-852
/
+1219
|
\
|
*
Merge tag 'v6.7-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-12-03
7
-34
/
+54
|
|
\
|
|
*
smb: client, common: fix fortify warnings
Dmitry Antipov
2023-11-30
5
-31
/
+40
|
|
*
cifs: Fix FALLOC_FL_INSERT_RANGE by setting i_size after EOF moved
David Howells
2023-11-30
1
-0
/
+3
|
|
*
cifs: Fix FALLOC_FL_ZERO_RANGE by setting i_size if EOF moved
David Howells
2023-11-30
1
-2
/
+8
|
|
*
smb: client: report correct st_size for SMB and NFS symlinks
Paulo Alcantara
2023-11-29
1
-0
/
+2
|
|
*
smb: client: fix missing mode bits for SMB symlinks
Paulo Alcantara
2023-11-29
1
-1
/
+1
|
*
|
Merge tag 'fs_for_v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-12-01
1
-1
/
+0
|
|
\
\
|
|
*
|
ext2: Fix ki_pos update for DIO buffered-io fallback case
Ritesh Harjani (IBM)
2023-11-22
1
-1
/
+0
|
*
|
|
Merge tag 'bcachefs-2023-11-29' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2023-12-01
36
-228
/
+394
|
|
\
\
\
|
|
*
|
|
bcachefs: Extra kthread_should_stop() calls for copygc
Kent Overstreet
2023-11-29
2
-4
/
+10
|
|
*
|
|
bcachefs: Convert gc_alloc_start() to for_each_btree_key2()
Kent Overstreet
2023-11-29
1
-4
/
+5
|
|
*
|
|
bcachefs: Fix race between btree writes and metadata drop
Kent Overstreet
2023-11-29
1
-0
/
+4
|
|
*
|
|
bcachefs: move journal seq assertion
Kent Overstreet
2023-11-29
2
-3
/
+3
|
|
*
|
|
bcachefs: -EROFS doesn't count as move_extent_start_fail
Kent Overstreet
2023-11-29
1
-0
/
+4
|
|
*
|
|
bcachefs: trace_move_extent_start_fail() now includes errcode
Kent Overstreet
2023-11-28
3
-17
/
+14
|
|
*
|
|
bcachefs: Fix split_race livelock
Kent Overstreet
2023-11-28
1
-1
/
+5
|
|
*
|
|
bcachefs: Fix bucket data type for stripe buckets
Kent Overstreet
2023-11-28
1
-2
/
+6
[next]