index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext2
Age
Commit message (
Expand
)
Author
2023-06-29
Merge tag 'fs_for_v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-13
ext2: Drop fragment support
Jan Kara
2023-05-29
ext2_find_entry()/ext2_dotdot(): callers don't need page_addr anymore
Al Viro
2023-05-29
ext2_{set_link,delete_entry}(): don't bother with page_addr
Al Viro
2023-05-29
ext2_put_page(): accept any pointer within the page
Al Viro
2023-05-29
ext2_get_page(): saner type
Al Viro
2023-05-29
ext2: use offset_in_page() instead of open-coding it as subtraction
Al Viro
2023-05-29
ext2_rename(): set_link and delete_entry may fail
Al Viro
2023-05-24
splice: Use filemap_splice_read() instead of generic_file_splice_read()
David Howells
2023-05-16
ext2: Add direct-io trace points
Ritesh Harjani (IBM)
2023-05-16
ext2: Move direct-io to use iomap
Ritesh Harjani (IBM)
2023-05-16
ext2: Use generic_buffers_fsync() implementation
Ritesh Harjani (IBM)
2023-05-16
ext2/dax: Fix ext2_setsize when len is page aligned
Ritesh Harjani (IBM)
2023-04-26
Merge tag 'fs_for_v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-03-21
ext2: remove redundant assignment to pointer end
Colin Ian King
2023-03-06
ext2: Check block size validity during mount
Jan Kara
2023-03-06
ext2: Correct maximum ext2 filesystem block size
Jan Kara
2023-03-06
fs: rename generic posix acl handlers
Christian Brauner
2023-03-06
fs: simplify ->listxattr() implementation
Christian Brauner
2023-03-06
fs: drop unused posix acl handlers
Christian Brauner
2023-02-20
Merge tag 'for-6.3/dio-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
2023-02-20
Merge tag 'fixes_for_v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-01-26
fs: build the legacy direct I/O code conditionally
Christoph Hellwig
2023-01-19
quota: port to mnt_idmap
Christian Brauner
2023-01-19
fs: port inode_owner_or_capable() to mnt_idmap
Christian Brauner
2023-01-19
fs: port inode_init_owner() to mnt_idmap
Christian Brauner
2023-01-19
fs: port acl to mnt_idmap
Christian Brauner
2023-01-19
fs: port xattr to mnt_idmap
Christian Brauner
2023-01-19
fs: port ->fileattr_set() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->tmpfile() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->rename() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->mknod() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->create() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2023-01-16
ext2: propagate errors from ext2_prepare_chunk
Christoph Hellwig
2023-01-09
fs/ext2: Replace kmap_atomic() with kmap_local_page()
Fabio M. De Francesco
2022-12-12
Merge tag 'fixes_for_v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-12
Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-11-28
fs/ext2: Fix code indentation
Rong Tao
2022-11-28
ext2: unbugger ext2_empty_dir()
Al Viro
2022-11-21
ext2: remove ->writepage
Christoph Hellwig
2022-11-21
ext2: Don't flush page immediately for DIRSYNC directories
Jan Kara
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-11
ext2: Fix some kernel-doc warnings
Bo Liu
2022-10-20
fs: rename current get acl method
Christian Brauner
2022-10-19
fs: pass dentry to set acl method
Christian Brauner
[next]