Christoph Hellwig
|
70fd76140a
block,fs: use REQ_* flags directly
|
8 years ago |
Mike Christie
|
67ed25961c
hfsplus: use bio op accessors
|
9 years ago |
Al Viro
|
323ee8fc54
hfsplus: switch to ->iterate_shared()
|
9 years ago |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 years ago |
Vladimir Davydov
|
5d097056c9
kmemcg: account certain kmem allocations to memcg
|
9 years ago |
Tejun Heo
|
66114cad64
writeback: separate out include/linux/backing-dev-defs.h
|
10 years ago |
Sougata Santra
|
89ac9b4d3d
hfsplus: fix longname handling
|
10 years ago |
Fabian Frederick
|
b73f3d0e70
fs/hfsplus: fix pr_foo() and hfs_dbg formats
|
11 years ago |
Linus Torvalds
|
24e7ea3bea
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
11 years ago |
Johannes Weiner
|
91b0abe36a
mm + fs: store shadow entries in page cache
|
11 years ago |
Theodore Ts'o
|
02b9984d64
fs: push sync_filesystem() down to the file system's remount_fs()
|
11 years ago |
Vyacheslav Dubeyko
|
95e0d7dbb9
hfsplus: implement attributes file creation functionality
|
11 years ago |
Joe Perches
|
d614267329
hfs/hfsplus: convert printks to pr_<level>
|
12 years ago |
Joe Perches
|
c2b3e1f76e
hfs/hfsplus: convert dprint to hfs_dbg
|
12 years ago |
Eric W. Biederman
|
7f78e03513
fs: Limit sys_mount to only request filesystem modules.
|
12 years ago |
Vyacheslav Dubeyko
|
324ef39a8a
hfsplus: add support of manipulation by attributes file
|
12 years ago |
Vyacheslav Dubeyko
|
bffdd661bd
hfsplus: add error message for the case of failure of sync fs in delayed_sync_fs() method
|
12 years ago |
Vyacheslav Dubeyko
|
81cc7fad55
hfsplus: rework processing of hfs_btree_write() returned error
|
12 years ago |
Kirill A. Shutemov
|
8c0a853770
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
|
13 years ago |
Namjae Jeon
|
497d48bd27
hfsplus: use -ENOMEM when kzalloc() fails
|
13 years ago |
Artem Bityutskiy
|
9e6c5829b0
hfsplus: get rid of write_super
|
13 years ago |
Artem Bityutskiy
|
58770d7e83
hfsplus: remove useless check
|
13 years ago |
Artem Bityutskiy
|
b7a90e8043
hfsplus: amend debugging print
|
13 years ago |
Artem Bityutskiy
|
0a81861978
hfsplus: make hfsplus_sync_fs static
|
13 years ago |
Jan Kara
|
dbd5768f87
vfs: Rename end_writeback() to clear_inode()
|
13 years ago |
Al Viro
|
68acb8e60d
hfsplus: switch to d_make_root()
|
13 years ago |
Al Viro
|
b3f2a92447
hfsplus: creation of hidden dir on mount can fail
|
13 years ago |
Al Viro
|
6b520e0565
vfs: fix the stupidity with i_dentry in inode destructors
|
13 years ago |
Christoph Hellwig
|
f1fcd9f0e9
hfsplus: fix filesystem size checks
|
14 years ago |
Seth Forshee
|
f588c960fc
hfsplus: Fix kfree of wrong pointers in hfsplus_fill_super() error path
|
14 years ago |