Goffredo Baroncelli
|
c472c07bfe
iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw}
|
7 年之前 |
Jeff Layton
|
e1d747d9b6
ext2: convert to new i_version API
|
7 年之前 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 年之前 |
Jeff Layton
|
2b69c8280c
mm: drop "wait" parameter from write_one_page()
|
8 年之前 |
Deepa Dinamani
|
02027d42c3
fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps
|
9 年之前 |
Al Viro
|
ac3ba644bc
qstr: constify instances in ext2
|
9 年之前 |
Al Viro
|
3b0a3c1ac1
simple local filesystems: switch to ->iterate_shared()
|
9 年之前 |
Al Viro
|
be5b82dbfe
make ext2_get_page() and friends work without external serialization
|
9 年之前 |
Kirill A. Shutemov
|
ea1754a084
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
|
9 年之前 |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 年之前 |
Fabian Frederick
|
b57c2cb9ea
pagemap.h: move dir_pages() over there
|
10 年之前 |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 年之前 |
Al Viro
|
80886298c0
[readdir] simple local unixlike: switch to ->iterate()
|
12 年之前 |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 年之前 |
Cong Wang
|
d4a23aee23
ext2: remove the second argument of k[un]map_atomic()
|
14 年之前 |
Al Viro
|
3ea40bc947
ext2: propagate umode_t
|
14 年之前 |
Eric Sandeen
|
40a063f669
ext2: speed up file creates by optimizing rec_len functions
|
15 年之前 |
Christoph Hellwig
|
c37650161a
fs: add sync_inode_metadata
|
15 年之前 |
Christoph Hellwig
|
6e1db88d53
introduce __block_write_begin
|
15 年之前 |
Christoph Hellwig
|
f4e420dc42
clean up write_begin usage for directories in pagecache
|
15 年之前 |
Jan Kara
|
48bde86df0
ext2: report metadata errors during fsync
|
16 年之前 |
Jérémy Cochoy
|
92e128884b
ext2: fix comment in ext2_find_entry about return values
|
16 年之前 |
Jan Kara
|
39fe7557b4
ext2: Do not update mtime of a moved directory
|
16 年之前 |
Al Viro
|
e1740a462e
switch ext2 to simple_fsync()
|
16 年之前 |
Jan Kara
|
6b7021ef7e
ext2: also update the inode on disk when dir is IS_DIRSYNC
|
16 年之前 |
Al Viro
|
a9885444f7
[PATCH] get rid of on-stack dentry in ext2_get_parent()
|
17 年之前 |
Eric Sandeen
|
bd39597cbd
ext2: avoid printk floods in the face of directory corruption
|
17 年之前 |
Harvey Harrison
|
605afd60ef
ext2: replace remaining __FUNCTION__ occurrences
|
17 年之前 |
Julia Lawall
|
2c11619a59
fs/ext2: use BUG_ON
|
17 年之前 |
Akinobu Mita
|
bbff286024
ext2: improve ext2_readdir() return value
|
17 年之前 |