Al Viro
|
8de5277879
vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}
|
13 vuotta sitten |
Al Viro
|
1a67aafb5f
switch ->mknod() to umode_t
|
14 vuotta sitten |
Al Viro
|
4acdaf27eb
switch ->create() to umode_t
|
14 vuotta sitten |
Al Viro
|
18bb1db3e7
switch vfs_mkdir() and ->mkdir() to umode_t
|
14 vuotta sitten |
Linus Torvalds
|
d211858837
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue
|
13 vuotta sitten |
Miklos Szeredi
|
bfe8684869
filesystems: add set_nlink()
|
13 vuotta sitten |
Miklos Szeredi
|
6d6b77f163
filesystems: add missing nlink wrappers
|
13 vuotta sitten |
Joe Perches
|
a40ecd7b3c
udf: Rename udf_warning to udf_warn
|
13 vuotta sitten |
Sage Weil
|
7020739df2
udf: remove unnecessary dentry_unhash from rmdir, dir rename
|
14 vuotta sitten |
Sage Weil
|
e4eaac06bc
vfs: push dentry_unhash on rename_dir into file systems
|
14 vuotta sitten |
Sage Weil
|
79bf7c732b
vfs: push dentry_unhash on rmdir into file systems
|
14 vuotta sitten |
Aneesh Kumar K.V
|
5fe0c23788
exportfs: Return the minimum required handle size
|
14 vuotta sitten |
Al Viro
|
810c1b2e48
udf: fix i_nlink limit
|
14 vuotta sitten |
Jesper Juhl
|
a4264b3f40
UDF: Close small mem leak in udf_find_entry()
|
14 vuotta sitten |
Jan Kara
|
4651c5900e
udf: Fix directory corruption after extent merging
|
14 vuotta sitten |
Alessio Igor Bogani
|
9db9f9e31d
udf: Remove unnecessary bkl usages
|
14 vuotta sitten |
Alessio Igor Bogani
|
4d0fb621d3
udf: Replace bkl with the UDF_I(inode)->i_data_sem for protect udf_inode_info struct
|
14 vuotta sitten |
Jan Kara
|
d664b6af60
udf: Move handling of uniqueID into a helper function and protect it by a s_alloc_mutex
|
14 vuotta sitten |
Al Viro
|
7de9c6ee3e
new helper: ihold()
|
14 vuotta sitten |
Jan Kara
|
3635046281
udf: Remove dead quota code
|
15 vuotta sitten |
Dmitry Monakhov
|
a6c5a0342a
udf: replace inode uid,gid,mode init with helper
|
15 vuotta sitten |
Dmitry Monakhov
|
c15d0fc0fc
udf: add speciffic ->setattr callback
|
15 vuotta sitten |
Linus Torvalds
|
e213e26ab3
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
|
15 vuotta sitten |
Christoph Hellwig
|
871a293155
dquot: cleanup dquot initialize routine
|
15 vuotta sitten |
Christoph Hellwig
|
907f4554e2
dquot: move dquot initialization responsibility into the filesystem
|
15 vuotta sitten |
Al Viro
|
391e8bbd38
sanitize const/signedness for udf
|
15 vuotta sitten |
Jan Kara
|
2c948b3f86
udf: Avoid IO in udf_clear_inode
|
15 vuotta sitten |
Jan Kara
|
7c6e3d1aae
udf: Remove wrong assignment in udf_symlink
|
16 vuotta sitten |
Pekka Enberg
|
97e961fdbf
Fix the udf code not to pass structs on stack where possible.
|
16 vuotta sitten |
Pekka Enberg
|
5ca4e4be84
Remove struct typedefs from fs/udf/ecma_167.h et al.
|
16 vuotta sitten |