Artem Bityutskiy
|
c43be1085f
UBIFS: do not use inc_link when i_nlink is zero
|
13 years ago |
Al Viro
|
ad44be5c78
ubifs: propagate umode_t
|
14 years ago |
Al Viro
|
1a67aafb5f
switch ->mknod() to umode_t
|
14 years ago |
Al Viro
|
4acdaf27eb
switch ->create() to umode_t
|
14 years ago |
Al Viro
|
18bb1db3e7
switch vfs_mkdir() and ->mkdir() to umode_t
|
14 years ago |
Artem Bityutskiy
|
2b1844a8c9
UBIFS: introduce helper functions for debugging checks and tests
|
14 years ago |
Artem Bityutskiy
|
d808efb407
UBIFS: amend debugging inode size check function prototype
|
14 years ago |
Artem Bityutskiy
|
bb2615d4d1
UBIFS: amend debugging name check function prototype
|
14 years ago |
Artem Bityutskiy
|
12e776a088
UBIFS: remove unnecessary brackets
|
14 years ago |
Sage Weil
|
0e54ec1c3a
ubifs: remove unnecessary dentry_unhash from rmdir, dir rename
|
14 years ago |
Linus Torvalds
|
32e51f141f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
14 years ago |
Sage Weil
|
e4eaac06bc
vfs: push dentry_unhash on rename_dir into file systems
|
14 years ago |
Sage Weil
|
79bf7c732b
vfs: push dentry_unhash on rmdir into file systems
|
14 years ago |
Artem Bityutskiy
|
b137545c44
UBIFS: introduce a separate structure for budgeting info
|
14 years ago |
Aneesh Kumar K.V
|
f17b604207
fs: Remove i_nlink check from file system link callback
|
14 years ago |
Al Viro
|
7de9c6ee3e
new helper: ihold()
|
14 years ago |
Dmitry Monakhov
|
abf5d08aca
ubifs: replace inode uid,gid,mode initialization with helper function
|
15 years ago |
Christoph Hellwig
|
a9185b41a4
pass writeback_control to ->write_inode
|
15 years ago |
Hunter Adrian
|
8b3884a841
UBIFS: return error if link and unlink race
|
16 years ago |
Artem Bityutskiy
|
82c1593cad
UBIFS: simplify locking
|
16 years ago |
Artem Bityutskiy
|
e8b815663b
UBIFS: constify operations
|
16 years ago |
James Morris
|
ec98ce480a
Merge branch 'master' into next
|
16 years ago |
David Howells
|
26bf1946e6
CRED: Wrap task credential accesses in the UBIFS filesystem
|
16 years ago |
Artem Bityutskiy
|
e84461ad9c
UBIFS: fix compilation warnings
|
16 years ago |
Harvey Harrison
|
0ecb9529a4
UBIFS: endian handling fixes and annotations
|
16 years ago |
Alexander Beregalov
|
7424bac82f
UBIFS: fix printk format warnings
|
17 years ago |
Artem Bityutskiy
|
04da11bfcf
UBIFS: fix zero-length truncations
|
17 years ago |
Artem Bityutskiy
|
720b499c80
UBIFS: remove unneeded check
|
17 years ago |
Adrian Hunter
|
81ffa38e15
UBIFS: always set i_generation to 0
|
17 years ago |
Artem Bityutskiy
|
dab4b4d2f9
UBIFS: align inode data to eight
|
17 years ago |