index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
adfs
Age
Commit message (
Expand
)
Author
Files
Lines
12 days
adfs: fix memory leak in sb->s_fs_info
Ahmet Eray Karadag
1
-12
/
+12
2026-04-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
1
-0
/
+3
2026-04-13
Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-8
/
+6
2026-04-09
fs/adfs: validate nzones in adfs_validate_bblk()
Bae Yeonju
1
-0
/
+3
2026-03-26
adfs: rename adfs_notify_change to adfs_setattr
Christoph Hellwig
4
-8
/
+6
2026-03-26
fs: Rename generic_file_fsync() to simple_fsync()
Jan Kara
2
-2
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
3
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
3
-3
/
+3
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
1
-0
/
+1
2025-07-28
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2025-07-28
Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+5
2025-07-16
fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
1
-4
/
+5
2025-06-17
fs: convert simple use of generic_file_*_mmap() to .mmap_prepare()
Lorenzo Stoakes
1
-1
/
+1
2025-06-10
new helper: set_default_d_op()
Al Viro
1
-1
/
+1
2024-10-08
Merge patch series "adfs, affs, befs, hfs, hfsplus: convert to new mount api"
Christian Brauner
1
-89
/
+93
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-18
adfs: convert adfs to use the new mount api
Eric Sandeen
1
-89
/
+93
2024-08-07
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
1
-3
/
+2
2024-07-18
fs/adfs: add MODULE_DESCRIPTION
Jeff Johnson
1
-0
/
+1
2024-03-12
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
Linus Torvalds
1
-1
/
+1
2023-12-29
adfs: remove writepage implementation
Matthew Wilcox (Oracle)
1
-4
/
+7
2023-10-18
adfs: convert to new timestamp accessors
Jeff Layton
1
-5
/
+8
2023-08-29
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+1
2023-08-29
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-5
/
+0
2023-08-21
adfs: delete unused "union adfs_dirtail" definition
Alexey Dobriyan
1
-5
/
+0
2023-08-02
fs: add CONFIG_BUFFER_HEAD
Christoph Hellwig
1
-0
/
+1
2023-07-13
adfs: convert to ctime accessor functions
Jeff Layton
1
-2
/
+2
2023-05-24
splice: Use filemap_splice_read() instead of generic_file_splice_read()
David Howells
1
-1
/
+1
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2
-3
/
+3
2022-05-09
fs: Convert block_read_full_page() to block_read_full_folio()
Matthew Wilcox (Oracle)
1
-3
/
+3
2022-05-08
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-08
fs: Remove aop flags parameter from cont_write_begin()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-1
/
+2
2022-03-22
fs: allocate inode by using alloc_inode_sb()
Muchun Song
1
-1
/
+1
2022-03-16
fs: Convert __set_page_dirty_buffers to block_dirty_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-03-15
fs: Turn block_invalidatepage into block_invalidate_folio
Matthew Wilcox (Oracle)
1
-0
/
+1
2022-01-20
fs/adfs: remove unneeded variable make code cleaner
Minghao Chi
1
-3
/
+1
2021-06-29
mm: require ->set_page_dirty to be explicitly wired up
Christoph Hellwig
1
-0
/
+1
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
2
-2
/
+4
2021-01-24
attr: handle idmapped mounts
Christian Brauner
1
-1
/
+1
2020-10-24
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+1
2020-09-18
[PATCH] reduce boilerplate in fsid handling
Al Viro
1
-2
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-6
/
+6
2020-06-24
block: move struct block_device to blk_types.h
Christoph Hellwig
1
-0
/
+1
2020-04-20
docs: filesystems: fix renamed references
Mauro Carvalho Chehab
1
-1
/
+1
2020-01-25
fs/adfs: bigdir: Fix an error code in adfs_fplus_read()
Dan Carpenter
1
-1
/
+2
2020-01-20
fs/adfs: mostly divorse inode number from indirect disc address
Russell King
3
-4
/
+7
2020-01-20
fs/adfs: super: add support for E and E+ floppy image formats
Russell King
1
-1
/
+17
2020-01-20
fs/adfs: super: extract filesystem block probe
Russell King
1
-71
/
+78
2020-01-20
fs/adfs: dir: remove debug in adfs_dir_update()
Russell King
1
-3
/
+0
[next]