index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ufs
Commit message (
Expand
)
Author
Age
Files
Lines
*
ufs: ufs_sb_private_info: remove unused s_{2,3}apb fields
Agathe Porte
2024-11-12
2
-8
/
+0
*
ufs: Convert ufs_change_blocknr() to take a folio
Matthew Wilcox (Oracle)
2024-10-18
1
-4
/
+4
*
ufs: Pass a folio to ufs_new_fragments()
Matthew Wilcox (Oracle)
2024-10-18
3
-13
/
+13
*
ufs: Convert ufs_inode_getfrag() to take a folio
Matthew Wilcox (Oracle)
2024-10-18
1
-5
/
+4
*
ufs: Convert ufs_extend_tail() to take a folio
Matthew Wilcox (Oracle)
2024-10-18
1
-3
/
+3
*
ufs: Convert ufs_inode_getblock() to take a folio
Matthew Wilcox (Oracle)
2024-10-18
1
-7
/
+6
*
ufs: take the handling of free block counters into a helper
Al Viro
2024-10-18
1
-40
/
+26
*
clean ufs_trunc_direct() up a bit...
Al Viro
2024-10-18
1
-68
/
+61
*
ufs: get rid of ubh_{ubhcpymem,memcpyubh}()
Al Viro
2024-10-18
3
-79
/
+17
*
ufs_inode_getfrag(): remove junk comment
Al Viro
2024-10-18
1
-20
/
+0
*
ufs_free_fragments(): fix the braino in sanity check
Al Viro
2024-10-18
1
-1
/
+1
*
ufs_clusteracct(): switch to passing fragment number
Al Viro
2024-10-18
1
-12
/
+7
*
ufs: untangle ubh_...block...(), part 3
Al Viro
2024-10-18
2
-26
/
+29
*
ufs: untangle ubh_...block...(), part 2
Al Viro
2024-10-18
2
-10
/
+16
*
ufs: untangle ubh_...block...() macros, part 1
Al Viro
2024-10-18
2
-13
/
+8
*
ufs: fix ufs_read_cylinder() failure handling
Al Viro
2024-10-18
1
-13
/
+18
*
ufs: missing ->splice_write()
Al Viro
2024-10-18
1
-0
/
+1
*
ufs: fix handling of delete_entry and set_link failures
Al Viro
2024-10-18
3
-39
/
+33
*
ufs_rename(): fix bogus argument of folio_release_kmap()
Al Viro
2024-10-02
1
-1
/
+1
*
Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-09-16
1
-3
/
+25
|
\
|
*
ufs: store cookie in private data
Christian Brauner
2024-09-12
1
-3
/
+25
*
|
buffer: Convert __block_write_begin() to take a folio
Matthew Wilcox (Oracle)
2024-08-07
1
-1
/
+1
*
|
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
2024-08-07
1
-2
/
+2
*
|
fs: Convert aops->write_end to take a folio
Matthew Wilcox (Oracle)
2024-08-07
1
-2
/
+2
*
|
buffer: Convert block_write_end() to take a folio
Matthew Wilcox (Oracle)
2024-08-07
1
-1
/
+1
*
|
ufs: Convert directory handling to kmap_local
Matthew Wilcox (Oracle)
2024-08-07
2
-28
/
+17
*
|
ufs; Convert ufs_commit_chunk() to take a folio
Matthew Wilcox (Oracle)
2024-08-07
1
-8
/
+8
*
|
ufs: Convert ufs_prepare_chunk() to take a folio
Matthew Wilcox (Oracle)
2024-08-07
3
-9
/
+9
*
|
ufs: Convert ufs_make_empty() to use a folio
Matthew Wilcox (Oracle)
2024-08-07
1
-13
/
+12
*
|
ufs: Convert ufs_delete_entry() to work on a folio
Matthew Wilcox (Oracle)
2024-08-07
3
-16
/
+19
*
|
ufs: Convert ufs_set_link() and ufss_dotdot() to take a folio
Matthew Wilcox (Oracle)
2024-08-07
3
-25
/
+21
*
|
ufs: Convert ufs_find_entry() to take a folio
Matthew Wilcox (Oracle)
2024-08-07
3
-31
/
+28
*
|
ufs: Convert ufs_check_page() to ufs_check_folio()
Matthew Wilcox (Oracle)
2024-08-07
1
-15
/
+13
*
|
ufs: Convert ufs_get_page() to ufs_get_folio()
Matthew Wilcox (Oracle)
2024-08-07
1
-53
/
+48
*
|
ufs: Convert ufs_get_page() to use a folio
Matthew Wilcox (Oracle)
2024-08-07
1
-9
/
+10
|
/
*
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-07-21
1
-0
/
+1
|
\
|
*
fs: ufs: add MODULE_DESCRIPTION()
Jeff Johnson
2024-07-04
1
-0
/
+1
*
|
ufs: Remove call to set the folio error flag
Matthew Wilcox (Oracle)
2024-05-31
1
-1
/
+0
|
/
*
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
Linus Torvalds
2024-03-12
1
-2
/
+1
*
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-09
1
-4
/
+7
|
\
|
*
ufs: remove writepage implementation
Matthew Wilcox (Oracle)
2023-12-29
1
-4
/
+7
*
|
fix ufs_get_locked_folio() breakage
Al Viro
2023-12-13
1
-1
/
+1
|
/
*
Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-11-07
1
-0
/
+1
|
\
|
*
exportfs: make ->encode_fh() a mandatory method for NFS export
Amir Goldstein
2023-10-28
1
-0
/
+1
*
|
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-02
4
-48
/
+41
|
\
\
|
*
|
buffer: remove folio_create_empty_buffers()
Matthew Wilcox (Oracle)
2023-10-25
1
-1
/
+1
|
*
|
ufs: remove ufs_get_locked_page()
Matthew Wilcox (Oracle)
2023-10-25
2
-16
/
+0
|
*
|
ufs: convert ufs_change_blocknr() to use folios
Matthew Wilcox (Oracle)
2023-10-25
1
-11
/
+9
|
*
|
ufs: use ufs_get_locked_folio() in ufs_alloc_lastblock()
Matthew Wilcox (Oracle)
2023-10-25
1
-13
/
+12
|
*
|
ufs: add ufs_get_locked_folio and ufs_put_locked_folio
Matthew Wilcox (Oracle)
2023-10-25
2
-22
/
+34
|
|
/
[next]