Deepa Dinamani
|
078cd8279e
fs: Replace CURRENT_TIME with current_time() for inode timestamps
|
9 years ago |
Ryusuke Konishi
|
e63e88bc53
nilfs2: move ioctl interface and disk layout to uapi separately
|
9 years ago |
Ryusuke Konishi
|
cae3d4ca6f
nilfs2: hide function name argument from nilfs_error()
|
9 years ago |
Ryusuke Konishi
|
0c6c44cb9f
nilfs2: avoid bare use of 'unsigned'
|
9 years ago |
Ryusuke Konishi
|
06f4abf6ca
nilfs2: do not emit extra newline on nilfs_warning() and nilfs_error()
|
9 years ago |
Ryusuke Konishi
|
4ad364ca1c
nilfs2: add missing line spacing
|
9 years ago |
Ryusuke Konishi
|
4b420ab4ee
nilfs2: clean up old e-mail addresses
|
9 years ago |
Ryusuke Konishi
|
5726d0b454
nilfs2: remove FSF mailing address from GPL notices
|
9 years ago |
Al Viro
|
c51da20c48
more trivial ->iterate_shared conversions
|
9 years ago |
Al Viro
|
be5b82dbfe
make ext2_get_page() and friends work without external serialization
|
9 years ago |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 years ago |
Fabian Frederick
|
b57c2cb9ea
pagemap.h: move dir_pages() over there
|
10 years ago |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 years ago |
Al Viro
|
1616abe841
[readdir] convert nilfs2
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Cong Wang
|
7b9c0976ac
nilfs2: remove the second argument of k[un]map_atomic()
|
13 years ago |
Al Viro
|
c6e49e3f26
nilfs: propagate umode_t
|
14 years ago |
Ryusuke Konishi
|
828b1c50ae
nilfs2: add compat ioctl
|
14 years ago |
Ryusuke Konishi
|
f0c9f242f9
nilfs2: use common file attribute macros
|
14 years ago |
Ryusuke Konishi
|
bcbc8c648d
nilfs2: do not pass sbi to functions which can get it from inode
|
14 years ago |
Linus Torvalds
|
5f248c9c25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
15 years ago |
Christoph Hellwig
|
6e1db88d53
introduce __block_write_begin
|
15 years ago |
Christoph Hellwig
|
f4e420dc42
clean up write_begin usage for directories in pagecache
|
15 years ago |
Ryusuke Konishi
|
6cda9fa257
nilfs2: avoid rec_len overflow with 64KB block size
|
15 years ago |
Ryusuke Konishi
|
c28e69d933
nilfs2: simplify nilfs_get_page function
|
15 years ago |
Ryusuke Konishi
|
1621562b6a
nilfs2: fix typo "cout" -> "count" in error message
|
15 years ago |
Al Viro
|
072f98b463
nilfs: sanitize const/signedness in dealing with ->d_name.name
|
15 years ago |
Al Viro
|
0319003d0d
nilfs really shouldn't slap struct dentry on stack...
|
15 years ago |
Jiro SEKIBA
|
abdb318b79
nilfs2: replace mark_inode_dirty as nilfs_mark_inode_dirty
|
15 years ago |
Jiro SEKIBA
|
3534573b58
nilfs2: delete mark_inode_dirty in nilfs_delete_entry
|
15 years ago |