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
/
affs
Commit message (
Expand
)
Author
Age
Files
Lines
*
affs: Convert affs to read_folio
Matthew Wilcox (Oracle)
2022-05-09
2
-4
/
+6
*
fs: Convert block_read_full_page() to block_read_full_folio()
Matthew Wilcox (Oracle)
2022-05-09
1
-3
/
+3
*
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
2022-05-08
1
-3
/
+3
*
fs: Remove aop flags parameter from grab_cache_page_write_begin()
Matthew Wilcox (Oracle)
2022-05-08
1
-1
/
+1
*
fs: Remove aop flags parameter from cont_write_begin()
Matthew Wilcox (Oracle)
2022-05-08
1
-1
/
+1
*
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
1
-2
/
+4
|
\
|
*
fs: Convert __set_page_dirty_buffers to block_dirty_folio
Matthew Wilcox (Oracle)
2022-03-16
1
-2
/
+2
|
*
fs: Turn block_invalidatepage into block_invalidate_folio
Matthew Wilcox (Oracle)
2022-03-15
1
-0
/
+2
*
|
fs: allocate inode by using alloc_inode_sb()
Muchun Song
2022-03-22
1
-1
/
+1
|
/
*
affs: use bdev_nr_sectors instead of open coding it
Christoph Hellwig
2021-10-18
1
-1
/
+1
*
mm: require ->set_page_dirty to be explicitly wired up
Christoph Hellwig
2021-06-29
1
-0
/
+2
*
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-23
3
-18
/
+28
|
\
|
*
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
3
-16
/
+26
|
*
attr: handle idmapped mounts
Christian Brauner
2021-01-24
1
-2
/
+2
*
|
fs/affs: release old buffer head on error path
Pan Bian
2021-02-09
1
-1
/
+3
|
/
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2020-10-24
1
-2
/
+1
|
\
|
*
[PATCH] reduce boilerplate in fsid handling
Al Viro
2020-09-18
1
-2
/
+1
*
|
affs: fix basic permission bits to actually work
Max Staudt
2020-08-31
2
-1
/
+52
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
2
-4
/
+4
|
/
*
block: move block-related definitions out of fs.h
Christoph Hellwig
2020-06-24
1
-0
/
+1
*
docs: filesystems: fix renamed references
Mauro Carvalho Chehab
2020-04-20
1
-1
/
+1
*
affs: fix a memory leak in affs_remount
Navid Emamdoost
2019-11-18
1
-6
/
+0
*
affs: Replace binary semaphores with mutexes
Davidlohr Bueso
2019-11-18
2
-10
/
+10
*
fs: affs: Initialize filesystem timestamp ranges
Deepa Dinamani
2019-08-30
4
-3
/
+10
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-05-07
1
-1
/
+2
|
\
|
*
fs: mark expected switch fall-throughs
Gustavo A. R. Silva
2019-04-08
1
-1
/
+2
*
|
affs: switch to ->free_inode()
Al Viro
2019-05-01
1
-8
/
+2
|
/
*
affs: fix potential memory leak when parsing option 'prefix'
Chengguang Xu
2018-05-28
1
-0
/
+1
*
affs_lookup: switch to d_splice_alias()
Al Viro
2018-05-21
1
-6
/
+5
*
affs_lookup(): close a race with affs_remove_link()
Al Viro
2018-05-21
1
-3
/
+7
*
iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw}
Goffredo Baroncelli
2018-02-01
1
-1
/
+1
*
affs: convert to new i_version API
Jeff Layton
2018-01-29
3
-5
/
+8
*
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-27
3
-12
/
+12
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
9
-0
/
+9
*
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-09-14
3
-5
/
+5
|
\
|
*
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2017-07-17
3
-5
/
+5
*
|
fs: convert a pile of fsync routines to errseq_t based reporting
Jeff Layton
2017-08-01
1
-1
/
+1
|
/
*
affs: Implement show_options
David Howells
2017-07-11
1
-5
/
+37
*
fs/affs: add rename exchange
Fabian Frederick
2017-05-05
1
-1
/
+57
*
fs/affs: add rename2 to prepare multiple methods
Fabian Frederick
2017-05-05
3
-11
/
+18
*
fs/affs: bugfix: Write files greater than page size on OFS
Fabian Frederick
2017-04-26
1
-1
/
+1
*
fs/affs: bugfix: enable writes on OFS disks
Fabian Frederick
2017-04-26
1
-4
/
+4
*
fs/affs: remove node generation check
Fabian Frederick
2017-04-26
1
-5
/
+0
*
fs/affs: import amigaffs.h
Fabian Frederick
2017-04-26
2
-1
/
+145
*
fs/affs: bugfix: make symbolic links work again
Fabian Frederick
2017-04-26
2
-0
/
+2
*
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
2017-03-02
2
-0
/
+2
*
fs/affs: make export work with cold dcache
Fabian Frederick
2017-02-27
1
-0
/
+19
*
fs/affs/namei.c: forward declarations clean-up
Fabian Frederick
2017-02-27
1
-20
/
+10
[next]