- 728d392 fs/ext2: Avoid page_address on pages returned by ext2_get_page by Javier Pello · 3 years, 6 months ago
- 782b76d fs/ext2: Replace kmap() with kmap_local_page() by Ira Weiny · 3 years, 9 months ago
- e2ebb12 ext2: Match up ext2_put_page() with ext2_dotdot() and ext2_find_entry() by Ira Weiny · 3 years, 9 months ago
- a6fbd0a fs/ext2: Use ext2_put_page by Ira Weiny · 4 years, 2 months ago
- a43850a ext2: ext2_find_entry() return -ENOENT if no entry found by zhangyi (F) · 4 years, 7 months ago
- b496209 ext2: propagate errors up to ext2_find_entry()'s callers by zhangyi (F) · 4 years, 7 months ago
- e108921 ext2: use common file type conversion by Phillip Potter · 6 years ago
- c472c07 iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw} by Goffredo Baroncelli · 7 years ago
- e1d747d ext2: convert to new i_version API by Jeff Layton · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 2b69c82 mm: drop "wait" parameter from write_one_page() by Jeff Layton · 7 years ago
- 02027d4 fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
- ac3ba64 qstr: constify instances in ext2 by Al Viro · 8 years ago
- 3b0a3c1 simple local filesystems: switch to ->iterate_shared() by Al Viro · 9 years ago
- be5b82d make ext2_get_page() and friends work without external serialization by Al Viro · 9 years ago
- ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 9 years ago
- 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
- b57c2cb pagemap.h: move dir_pages() over there by Fabian Frederick · 10 years ago
- 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
- 8088629 [readdir] simple local unixlike: switch to ->iterate() by Al Viro · 12 years ago
- 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
- d4a23ae ext2: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
- 3ea40bc ext2: propagate umode_t by Al Viro · 13 years ago
- 40a063f ext2: speed up file creates by optimizing rec_len functions by Eric Sandeen · 14 years ago
- c3765016 fs: add sync_inode_metadata by Christoph Hellwig · 14 years ago
- 6e1db88 introduce __block_write_begin by Christoph Hellwig · 15 years ago
- f4e420d clean up write_begin usage for directories in pagecache by Christoph Hellwig · 15 years ago
- 48bde86 ext2: report metadata errors during fsync by Jan Kara · 15 years ago
- 92e1288 ext2: fix comment in ext2_find_entry about return values by Jérémy Cochoy · 15 years ago
- 39fe755 ext2: Do not update mtime of a moved directory by Jan Kara · 16 years ago
- e1740a4 switch ext2 to simple_fsync() by Al Viro · 16 years ago
- 6b7021e ext2: also update the inode on disk when dir is IS_DIRSYNC by Jan Kara · 16 years ago
- a988544 [PATCH] get rid of on-stack dentry in ext2_get_parent() by Al Viro · 16 years ago
- bd39597 ext2: avoid printk floods in the face of directory corruption by Eric Sandeen · 16 years ago
- 605afd6 ext2: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
- 2c11619 fs/ext2: use BUG_ON by Julia Lawall · 17 years ago
- bbff286 ext2: improve ext2_readdir() return value by Akinobu Mita · 17 years ago
- 14f9f7b BKL-removal: convert ext2 over to use unlocked_ioctl by Andi Kleen · 17 years ago
- 89910cc ext2: avoid rec_len overflow with 64KB block size by Jan Kara · 17 years ago
- f34fb6e ext2: convert to new aops by Nick Piggin · 17 years ago
- e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
- 6fe6900 mm: make read_cache_page synchronous by Nick Piggin · 18 years ago
- d8adb9c [PATCH] ext2: skip pages past number of blocks in ext2_find_entry by Eric Sandeen · 18 years ago
- c29c693 [PATCH] ext2: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
- e322ff0 [PATCH] BLOCK: Move the Ext2 device ioctl compat stuff to the Ext2 driver [try #6] by David Howells · 18 years ago
- 7d93a1a53 [PATCH] ext2: cleanup: put_page and comment fix by Evgeniy Dushistov · 19 years ago
- 090d2b1 [PATCH] read_mapping_page for address space by Pekka Enberg · 19 years ago
- 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 19 years ago
- 309be53 BUG_ON() Conversion in fs/ext2/ by Eric Sesterhenn · 19 years ago
- 2d7f2ea [PATCH] Fix ext2 readdir f_pos re-validation logic by Al Viro · 19 years ago
- 7823c7c ext2: trivial indentation fix. by Luiz Fernando Capitulino · 19 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago