Jeff Layton
|
3b49c9a1e9
fs: convert a pile of fsync routines to errseq_t based reporting
|
8 жил өмнө |
Fabian Frederick
|
93407472a2
fs: add i_blocksize()
|
8 жил өмнө |
Andreas Gruenbacher
|
fd50ecaddf
vfs: Remove {get,set,remove}xattr inode operations
|
8 жил өмнө |
Al Viro
|
84695ffee7
Merge getxattr prototype change into work.lookups
|
9 жил өмнө |
Al Viro
|
79a628d14e
reiserfs: switch to generic_{get,set,remove}xattr()
|
9 жил өмнө |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 жил өмнө |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 жил өмнө |
Al Viro
|
5d5d568975
make new_sync_{read,write}() static
|
10 жил өмнө |
Fabian Frederick
|
17093991af
fs/reiserfs: use linux/uaccess.h
|
11 жил өмнө |
Linus Torvalds
|
16b9057804
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 жил өмнө |
Al Viro
|
8d0207652c
->splice_write() via ->write_iter()
|
11 жил өмнө |
Al Viro
|
8174202b34
write_iter variants of {__,}generic_file_aio_write()
|
11 жил өмнө |
Al Viro
|
aad4f8bb42
switch simple generic_file_aio_read() users to ->read_iter()
|
11 жил өмнө |
Jeff Mahoney
|
a228bf8f0a
reiserfs: cleanup, remove unnecessary parens
|
11 жил өмнө |
Jeff Mahoney
|
cf776a7a4d
reiserfs: cleanup, remove leading whitespace from labels
|
11 жил өмнө |
Jeff Mahoney
|
b491dd1769
reiserfs: cleanup, remove blocks arg from journal_join
|
11 жил өмнө |
Jeff Mahoney
|
09f1b80ba8
reiserfs: cleanup, remove sb argument from journal_mark_dirty
|
11 жил өмнө |
Jeff Mahoney
|
58d854265c
reiserfs: cleanup, remove sb argument from journal_end
|
11 жил өмнө |
Jeff Mahoney
|
706a532338
reiserfs: cleanup, remove nblocks argument from journal_end
|
11 жил өмнө |
Jeff Mahoney
|
098297b27d
reiserfs: cleanup, reformat comments to normal kernel style
|
11 жил өмнө |
Christoph Hellwig
|
47f70d08fa
reiserfs: use generic posix ACL infrastructure
|
11 жил өмнө |
Al Viro
|
d5daaaff24
reiserfs: don't wank with EFBIG before calling do_sync_write()
|
12 жил өмнө |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 жил өмнө |
Marco Stornelli
|
cfac4b47c6
reiserfs: drop vmtruncate
|
12 жил өмнө |
Al Viro
|
f466c6fdb3
move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h
|
13 жил өмнө |
Al Viro
|
a3063ab88f
move reiserfs_acl.h to fs/reiserfs/acl.h
|
13 жил өмнө |
Al Viro
|
c45ac8887e
take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.h
|
13 жил өмнө |
Christoph Hellwig
|
4e34e719e4
fs: take the ACL checks to common code
|
14 жил өмнө |
Josef Bacik
|
02c24a8218
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
|
14 жил өмнө |
Al Viro
|
178ea73521
kill check_acl callback of generic_permission()
|
14 жил өмнө |