David Howells
|
e36cb0b89c
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
|
10 years ago |
Theodore Ts'o
|
02b9984d64
fs: push sync_filesystem() down to the file system's remount_fs()
|
11 years ago |
Eric W. Biederman
|
7f78e03513
fs: Limit sys_mount to only request filesystem modules.
|
12 years ago |
David Woodhouse
|
ffe3150125
Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowells/linux-headers
|
13 years ago |
Kirill A. Shutemov
|
8c0a853770
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
|
13 years ago |
Artem Bityutskiy
|
a445f784ae
JFFS2: fix unmount regression
|
13 years ago |
Artem Bityutskiy
|
208b14e507
jffs2: get rid of jffs2_sync_super
|
13 years ago |
Artem Bityutskiy
|
e832579fd1
jffs2: remove unnecessary GC pass on sync
|
13 years ago |
Artem Bityutskiy
|
c3c4a36979
jffs2: remove unnecessary GC pass on umount
|
13 years ago |
Artem Bityutskiy
|
f4d0b35575
jffs2: remove lock_super
|
13 years ago |
Daniel Drake
|
8da8ba2ea6
JFFS2: Add parameter to reserve disk space for root
|
13 years ago |
Joe Perches
|
5a528957e7
jffs2: Use pr_fmt and remove jffs: from formats
|
13 years ago |
Joe Perches
|
da320f055a
jffs2: Convert printks to pr_<level>
|
13 years ago |
Joe Perches
|
9c261b33a9
jffs2: Convert most D1/D2 macros to jffs2_dbg
|
13 years ago |
Linus Torvalds
|
7b3480f8b7
Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6
|
13 years ago |
Artem Bityutskiy
|
327cf2922b
mtd: do not use mtd->sync directly
|
13 years ago |
Artem Bityutskiy
|
85f2f2a809
mtd: introduce mtd_sync interface
|
13 years ago |
Al Viro
|
34c80b1d93
vfs: switch ->show_options() to struct dentry *
|
13 years ago |
Al Viro
|
6b520e0565
vfs: fix the stupidity with i_dentry in inode destructors
|
13 years ago |
Andres Salomon
|
123005f3cc
jffs2: add compr=lzo and compr=zlib options
|
14 years ago |
Andres Salomon
|
92abc475d8
jffs2: implement mount option parsing and compression overriding
|
14 years ago |
Nick Piggin
|
fa0d7e3de6
fs: icache RCU free inodes
|
14 years ago |
Al Viro
|
848b83a59b
convert get_sb_mtd() users to ->mount()
|
15 years ago |
Arnd Bergmann
|
1a028dd2dd
BKL: Remove BKL from jffs2
|
15 years ago |
Jan Blunck
|
db71922217
BKL: Explicitly add BKL around get_sb/fill_super
|
15 years ago |
Al Viro
|
b57922d97f
convert remaining ->clear_inode() to ->evict_inode()
|
15 years ago |
Joakim Tjernlund
|
9723152ad1
jffs2: Stop triggering block erases from jffs2_write_super()
|
15 years ago |
David Woodhouse
|
acb64a43e4
jffs2: Require jffs2_garbage_collect_trigger() to be called with lock held
|
15 years ago |
Alexey Dobriyan
|
ac4cfdd6d1
const: mark remaining export_operations const
|
16 years ago |
Alexey Dobriyan
|
405f55712d
headers: smp_lock.h redux
|
16 years ago |