index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ext2
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-25
Merge tag 'fs_for_v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+5
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-4
/
+5
2022-03-22
fs: allocate inode by using alloc_inode_sb()
Muchun Song
1
-1
/
+1
2022-03-22
remove bdi_congested() and wb_congested() and related functions
NeilBrown
1
-5
/
+0
2022-03-16
fs: Convert __set_page_dirty_no_writeback to noop_dirty_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-03-16
fs: Convert __set_page_dirty_buffers to block_dirty_folio
Matthew Wilcox (Oracle)
1
-4
/
+4
2022-03-15
fs: Remove noop_invalidatepage()
Matthew Wilcox (Oracle)
1
-1
/
+0
2022-03-15
fs: Turn block_invalidatepage into block_invalidate_folio
Matthew Wilcox (Oracle)
1
-0
/
+2
2022-02-25
ext2: correct max file size computing
Zhang Yi
1
-1
/
+5
2021-12-04
fsdax: shift partition offset handling into the file systems
Christoph Hellwig
1
-2
/
+6
2021-12-04
dax: return the partition offset from fs_dax_get_by_bdev
Christoph Hellwig
2
-1
/
+2
2021-12-04
ext2: cleanup the dax handling in ext2_fill_super
Christoph Hellwig
1
-7
/
+5
2021-12-04
fsdax: decouple zeroing from the iomap buffered I/O code
Christoph Hellwig
1
-3
/
+4
2021-12-04
dax: remove dax_capable
Christoph Hellwig
1
-2
/
+4
2021-09-22
ext2: fix sleeping in atomic bugs on error
Dan Carpenter
1
-8
/
+6
2021-09-09
Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+2
2021-09-02
Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+5
2021-08-30
Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-24
/
+9
2021-08-30
Merge tag 'fiemap_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-7
/
+9
2021-08-26
dax: remove bdev_dax_supported
Christoph Hellwig
1
-1
/
+2
2021-08-18
vfs: add rcu argument to ->get_acl() callback
Miklos Szeredi
2
-2
/
+5
2021-07-27
ext2: use iomap_fiemap to implement ->fiemap
Christoph Hellwig
2
-2
/
+9
2021-07-26
ext2: make ext2_iomap_ops available unconditionally
Christoph Hellwig
1
-5
/
+0
2021-07-16
fs/ext2: Avoid page_address on pages returned by ext2_get_page
Javier Pello
3
-9
/
+10
2021-07-13
ext2: Convert to using invalidate_lock
Jan Kara
4
-24
/
+9
2021-06-29
fs: remove noop_set_page_dirty()
Matthew Wilcox (Oracle)
1
-1
/
+1
2021-06-29
mm: require ->set_page_dirty to be explicitly wired up
Christoph Hellwig
1
-0
/
+2
2021-05-02
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+1
2021-04-29
Merge tag 'fsnotify_for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+1
2021-04-29
Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
4
-52
/
+90
2021-04-19
fs: introduce a wrapper uuid_to_fsid()
Amir Goldstein
1
-4
/
+1
2021-04-15
useful constants: struct qstr for ".."
Al Viro
1
-2
/
+1
2021-04-12
ext2: convert to fileattr
Miklos Szeredi
4
-60
/
+39
2021-03-31
fs/ext2: Replace kmap() with kmap_local_page()
Ira Weiny
3
-49
/
+87
2021-03-31
ext2: Match up ext2_put_page() with ext2_dotdot() and ext2_find_entry()
Ira Weiny
2
-6
/
+6
2021-03-19
fs/ext2/: fix misspellings using codespell tool
Liu xuzhi
1
-1
/
+1
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
5
-15
/
+25
2021-01-24
stat: handle idmapped mounts
Christian Brauner
1
-1
/
+1
2021-01-24
acl: handle idmapped mounts
Christian Brauner
5
-2
/
+6
2021-01-24
attr: handle idmapped mounts
Christian Brauner
1
-2
/
+2
2021-01-24
inode: make init and permission helpers idmapped mount aware
Christian Brauner
2
-4
/
+4
2020-11-23
ext2: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-11-13
fs/ext2: Use ext2_put_page
Ira Weiny
3
-16
/
+20
2020-11-03
ext2: Remove unnecessary blank
Xianting Tian
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-10-15
Merge tag 'fs_for_v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+3
2020-09-18
[PATCH] reduce boilerplate in fsid handling
Al Viro
1
-2
/
+1
2020-09-14
ext2: Fix some kernel-doc warnings in balloc.c
Wang Hai
1
-3
/
+3
2020-09-05
ext2: don't update mtime on COW faults
Mikulas Patocka
1
-2
/
+4
2020-08-28
ext2: remove duplicate include
Wang Hai
1
-1
/
+0
[next]