| Commit message (Expand) | Author | Age | Files | Lines |
* | ext2: fix sleeping in atomic bugs on error | Dan Carpenter | 2021-09-22 | 1 | -8/+6 |
* | Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-09-09 | 1 | -1/+2 |
|\ |
|
| * | dax: remove bdev_dax_supported | Christoph Hellwig | 2021-08-27 | 1 | -1/+2 |
* | | Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2021-09-02 | 2 | -2/+5 |
|\ \ |
|
| * | | vfs: add rcu argument to ->get_acl() callback | Miklos Szeredi | 2021-08-18 | 2 | -2/+5 |
| |/ |
|
* | | Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2021-08-30 | 4 | -24/+9 |
|\ \ |
|
| * | | ext2: Convert to using invalidate_lock | Jan Kara | 2021-07-13 | 4 | -24/+9 |
* | | | Merge tag 'fiemap_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2021-08-30 | 2 | -7/+9 |
|\ \ \
| |_|/
|/| | |
|
| * | | ext2: use iomap_fiemap to implement ->fiemap | Christoph Hellwig | 2021-07-27 | 2 | -2/+9 |
| * | | ext2: make ext2_iomap_ops available unconditionally | Christoph Hellwig | 2021-07-26 | 1 | -5/+0 |
| |/ |
|
* / | fs/ext2: Avoid page_address on pages returned by ext2_get_page | Javier Pello | 2021-07-16 | 3 | -9/+10 |
|/ |
|
* | fs: remove noop_set_page_dirty() | Matthew Wilcox (Oracle) | 2021-06-29 | 1 | -1/+1 |
* | mm: require ->set_page_dirty to be explicitly wired up | Christoph Hellwig | 2021-06-29 | 1 | -0/+2 |
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2021-05-02 | 1 | -2/+1 |
|\ |
|
| * | useful constants: struct qstr for ".." | Al Viro | 2021-04-16 | 1 | -2/+1 |
* | | Merge tag 'fsnotify_for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2021-04-29 | 1 | -4/+1 |
|\ \ |
|
| * | | fs: introduce a wrapper uuid_to_fsid() | Amir Goldstein | 2021-04-19 | 1 | -4/+1 |
| |/ |
|
* | | Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 2021-04-29 | 4 | -52/+90 |
|\ \ |
|
| * | | fs/ext2: Replace kmap() with kmap_local_page() | Ira Weiny | 2021-03-31 | 3 | -49/+87 |
| * | | ext2: Match up ext2_put_page() with ext2_dotdot() and ext2_find_entry() | Ira Weiny | 2021-03-31 | 2 | -6/+6 |
| * | | fs/ext2/: fix misspellings using codespell tool | Liu xuzhi | 2021-03-19 | 1 | -1/+1 |
| |/ |
|
* / | ext2: convert to fileattr | Miklos Szeredi | 2021-04-12 | 4 | -60/+39 |
|/ |
|
* | fs: make helpers idmap mount aware | Christian Brauner | 2021-01-24 | 5 | -15/+25 |
* | stat: handle idmapped mounts | Christian Brauner | 2021-01-24 | 1 | -1/+1 |
* | acl: handle idmapped mounts | Christian Brauner | 2021-01-24 | 5 | -2/+6 |
* | attr: handle idmapped mounts | Christian Brauner | 2021-01-24 | 1 | -2/+2 |
* | inode: make init and permission helpers idmapped mount aware | Christian Brauner | 2021-01-24 | 2 | -4/+4 |
* | ext2: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 2020-11-23 | 1 | -0/+1 |
* | fs/ext2: Use ext2_put_page | Ira Weiny | 2020-11-13 | 3 | -16/+20 |
* | ext2: Remove unnecessary blank | Xianting Tian | 2020-11-03 | 1 | -1/+1 |
* | 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 |
* | | Merge tag 'fs_for_v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-10-15 | 2 | -4/+3 |
|\ \ |
|
| * | | ext2: Fix some kernel-doc warnings in balloc.c | Wang Hai | 2020-09-14 | 1 | -3/+3 |
| * | | ext2: remove duplicate include | Wang Hai | 2020-08-28 | 1 | -1/+0 |
* | | | ext2: don't update mtime on COW faults | Mikulas Patocka | 2020-09-05 | 1 | -2/+4 |
|/ / |
|
* / | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-24 | 2 | -3/+3 |
|/ |
|
* | ext2: ext2.h: fix duplicated word + typos | Randy Dunlap | 2020-07-27 | 1 | -2/+2 |
* | ext2: initialize quota info in ext2_xattr_set() | Chengguang Xu | 2020-07-09 | 1 | -0/+3 |
* | ext2: fix some incorrect comments in inode.c | Chengguang Xu | 2020-07-09 | 1 | -5/+2 |
* | ext2: remove nocheck option | Chengguang Xu | 2020-07-09 | 2 | -10/+1 |
* | ext2: fix missing percpu_counter_inc | Mikulas Patocka | 2020-07-09 | 1 | -1/+2 |
* | ext2: ext2_find_entry() return -ENOENT if no entry found | zhangyi (F) | 2020-07-09 | 2 | -21/+10 |
* | ext2: propagate errors up to ext2_find_entry()'s callers | zhangyi (F) | 2020-07-09 | 3 | -34/+54 |
* | ext2: fix improper assignment for e_value_offs | Chengguang Xu | 2020-07-09 | 1 | -1/+2 |
* | mmap locking API: convert mmap_sem comments | Michel Lespinasse | 2020-06-09 | 1 | -1/+1 |
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2020-06-06 | 1 | -0/+1 |
|\ |
|
| * | fs: move the fiemap definitions out of fs.h | Christoph Hellwig | 2020-06-04 | 1 | -0/+1 |
* | | Merge tag 'for_v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2020-06-04 | 4 | -12/+1 |
|\ \ |
|
| * | | ext2: code cleanup by removing ifdef macro surrounding | Chengguang Xu | 2020-05-22 | 4 | -10/+1 |