Linus Torvalds
|
623ff7739e
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
|
13 лет назад |
Joe Perches
|
5a528957e7
jffs2: Use pr_fmt and remove jffs: from formats
|
13 лет назад |
Joe Perches
|
da320f055a
jffs2: Convert printks to pr_<level>
|
13 лет назад |
Joe Perches
|
9c261b33a9
jffs2: Convert most D1/D2 macros to jffs2_dbg
|
13 лет назад |
Al Viro
|
48fde701af
switch open-coded instances of d_make_root() to new helper
|
13 лет назад |
Eric Sandeen
|
5346671020
jffs2: fix up error handling for insert_inode_locked
|
13 лет назад |
Linus Torvalds
|
e0d65113a7
Merge git://git.infradead.org/mtd-2.6
|
13 лет назад |
Miklos Szeredi
|
bfe8684869
filesystems: add set_nlink()
|
13 лет назад |
Andres Salomon
|
92abc475d8
jffs2: implement mount option parsing and compression overriding
|
13 лет назад |
Al Viro
|
d3fb612076
switch posix_acl_create() to umode_t *
|
14 лет назад |
Al Viro
|
61effb519c
jffs2: S_ISLNK(mode & S_IFMT) is pointless
|
14 лет назад |
Al Viro
|
963945bf93
fix jffs2 ACLs on big-endian with 16bit mode_t
|
14 лет назад |
Christoph Hellwig
|
aa38572954
fs: pass exact type of data dirties to ->dirty_inode
|
14 лет назад |
David Woodhouse
|
67577927e8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
|
14 лет назад |
Daniel Drake
|
65e5a0e18e
jffs2: Dynamically choose inocache hash size
|
14 лет назад |
Arnd Bergmann
|
1a028dd2dd
BKL: Remove BKL from jffs2
|
14 лет назад |
Linus Torvalds
|
e8a89cebdb
Merge git://git.infradead.org/mtd-2.6
|
15 лет назад |
Al Viro
|
b57922d97f
convert remaining ->clear_inode() to ->evict_inode()
|
15 лет назад |
Christoph Hellwig
|
2c27c65ed0
check ATTR_SIZE contraints in inode_change_ok
|
15 лет назад |
David Woodhouse
|
6088c05877
jffs2: Update copyright notices
|
15 лет назад |
Linus Torvalds
|
3975d16760
Merge git://git.infradead.org/~dwmw2/mtd-2.6.35
|
15 лет назад |
David Woodhouse
|
e72e6497e7
jffs2: Fix NFS race by using insert_inode_locked()
|
15 лет назад |
npiggin@suse.de
|
15c6fd9786
kill spurious reference to vmtruncate
|
15 лет назад |
Andrew Morton
|
91f8026603
JFFS2: avoid using C++ keyword `new' in userspace-visible header
|
15 лет назад |
Alessio Igor Bogani
|
337eb00a2c
Push BKL down into ->remount_fs()
|
16 лет назад |
Christoph Hellwig
|
01ba687577
jffs2: move jffs2_write_super to super.c
|
16 лет назад |
David Howells
|
3fc678a0e6
CRED: Wrap task credential accesses in the JFFS2 filesystem
|
17 лет назад |
David Woodhouse
|
75caf6b5ac
[JFFS2] Fill in f_fsid field in jffs2_statfs()
|
17 лет назад |
David Woodhouse
|
27c72b040c
[JFFS2] Track parent inode for directories (for NFS export)
|
17 лет назад |
David Woodhouse
|
1b690b4878
[JFFS2] Invert last argument of jffs2_gc_fetch_inode(), make it boolean.
|
17 лет назад |