Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Andrew Morton
|
965c8e59cf
lseek: the "whence" argument is called "whence"
|
12 years ago |
Artem Bityutskiy
|
79fda5179a
UBIFS: comply with coding style
|
13 years ago |
Linus Torvalds
|
93912fe69d
Merge tag 'upstream-3.6-rc1' of git://git.infradead.org/linux-ubifs
|
13 years ago |
Alexandre Pereira da Silva
|
782759b9f5
UBIFS: fix compilation warning
|
13 years ago |
Al Viro
|
ebfc3b49a7
don't pass nameidata to ->create()
|
13 years ago |
Al Viro
|
00cd8dd3bf
stop passing nameidata to ->lookup()
|
13 years ago |
Al Viro
|
6d42e7e9f6
ubifs: use generic_fillattr()
|
13 years ago |
Artem Bityutskiy
|
f70b7e52aa
UBIFS: remove Kconfig debugging option
|
13 years ago |
Subodh Nijsure
|
1bdcc63112
UBIFS: remove xattr Kconnfig option
|
13 years ago |
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 |