You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Al Viro
152a083666
new helper: mount_bdev()
... and switch of the obvious get_sb_bdev() users to ->mount()
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
14 years ago |
.. |
Kconfig
|
ext4: Don't ask about supporting ext2/3 in ext4 if ext4 is not configured
|
15 years ago |
Makefile
|
ext4: use bio layer instead of buffer layer in mpage_da_submit_io
|
14 years ago |
acl.c
|
ext4: update ctime when changing the file's permission by setfacl
|
15 years ago |
acl.h
|
ext[234]: move over to 'check_acl' permission model
|
16 years ago |
balloc.c
|
ext4: rename mark_bitmap_end() to ext4_mark_bitmap_end()
|
14 years ago |
bitmap.c
|
ext4: Change unsigned long to unsigned int
|
16 years ago |
block_validity.c
|
ext4: rename {exit,init}_ext4_*() to ext4_{exit,init}_*()
|
14 years ago |
dir.c
|
ext4: improve llseek error handling for overly large seek offsets
|
14 years ago |
ext4.h
|
ext4: move ext4_mb_{get,put}_buddy_cache_lock and make them static
|
14 years ago |
ext4_extents.h
|
ext4: rename {ext,idx}_pblock and inline small extent functions
|
14 years ago |
ext4_jbd2.c
|
ext4: Pass line numbers to ext4_error() and friends
|
15 years ago |
ext4_jbd2.h
|
ext4: Pass line numbers to ext4_error() and friends
|
15 years ago |
extents.c
|
Merge branch 'next' into upstream-merge
|
14 years ago |
file.c
|
ext4: improve llseek error handling for overly large seek offsets
|
14 years ago |
fsync.c
|
Merge branch 'next' into upstream-merge
|
14 years ago |
hash.c
|
ext4: Add support for non-native signed/unsigned htree hash algorithms
|
17 years ago |
ialloc.c
|
Merge branch 'next' into upstream-merge
|
14 years ago |
inode.c
|
ext4: BUG_ON fix: check if page has buffers before calling page_buffers()
|
14 years ago |
ioctl.c
|
ext4: Drop whitespace at end of lines
|
15 years ago |
mballoc.c
|
Merge branch 'next' into upstream-merge
|
14 years ago |
mballoc.h
|
ext4: consolidate in_range() definitions
|
15 years ago |
migrate.c
|
ext4: rename {ext,idx}_pblock and inline small extent functions
|
14 years ago |
move_extent.c
|
ext4: rename {ext,idx}_pblock and inline small extent functions
|
14 years ago |
namei.c
|
Merge branch 'next' into upstream-merge
|
14 years ago |
page-io.c
|
ext4: rename {exit,init}_ext4_*() to ext4_{exit,init}_*()
|
14 years ago |
resize.c
|
Merge branch 'next' into upstream-merge
|
14 years ago |
super.c
|
new helper: mount_bdev()
|
14 years ago |
symlink.c
|
ext4: symlink must be handled via filesystem specific operation
|
15 years ago |
xattr.c
|
ext4: rename {exit,init}_ext4_*() to ext4_{exit,init}_*()
|
14 years ago |
xattr.h
|
ext4: fix compile with CONFIG_EXT4_FS_XATTR disabled
|
14 years ago |
xattr_security.c
|
ext4: constify xattr_handler
|
15 years ago |
xattr_trusted.c
|
ext4: constify xattr_handler
|
15 years ago |
xattr_user.c
|
ext4: constify xattr_handler
|
15 years ago |