Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8795841bd606fbf1a63f66c51c07de39c44c4f34
/
fs
/
udf
/
namei.c
92acca4
UDF: support NFSv2 export
by NeilBrown
· 9 years ago
231473f
udf: Return error from udf_find_entry()
by Fabian Frederick
· 10 years ago
5ceb8b5
udf: Return -ENOMEM when allocation fails in udf_get_filename()
by Fabian Frederick
· 10 years ago
9ec3a64
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
3adc12e
udf: Update ctime and mtime when directory is modified
by Jan Kara
· 10 years ago
13f0c2b
udf: remove redundant buffer_head.h includes
by Fabian Frederick
· 10 years ago
3ee3039
udf: Reduce repeated dereferences
by Jan Kara
· 10 years ago
0e5cc9a
udf: Check path length when reading symlink
by Jan Kara
· 10 years ago
0b93a92
udf: saner calling conventions for udf_new_inode()
by Al Viro
· 10 years ago
b231509
udf: fix the udf_iget() vs. udf_new_inode() races
by Al Viro
· 10 years ago
d2be51c
udf: merge the pieces inserting a new non-directory object into directory
by Al Viro
· 10 years ago
6d3d5e8
udf: Make udf_read_inode() and udf_iget() return error
by Jan Kara
· 10 years ago
85cd083
udf: avoid unneeded up_write when fail to add entry in ->symlink
by Chao Yu
· 10 years ago
4ea7772
udf: Fix lockdep warning from udf_symlink()
by Jan Kara
· 11 years ago
656d09d
udf: provide ->tmpfile()
by Al Viro
· 11 years ago
94e07a75
fs: encode_fh: return FILEID_INVALID if invalid fid_type
by Namjae Jeon
· 12 years ago
08d9329
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 12 years ago
ebfc3b4
don't pass nameidata to ->create()
by Al Viro
· 12 years ago
00cd8dd
stop passing nameidata to ->lookup()
by Al Viro
· 12 years ago
0143fc5
udf: avoid info leak on export
by Mathias Krause
· 12 years ago
b0b0382
->encode_fh() API change
by Al Viro
· 13 years ago
26fe575
vfs: make it possible to access the dentry hash/len as one 64-bit entry
by Linus Torvalds
· 12 years ago
8de5277
vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}
by Al Viro
· 13 years ago
1a67aaf
switch ->mknod() to umode_t
by Al Viro
· 13 years ago
4acdaf2
switch ->create() to umode_t
by Al Viro
· 13 years ago
18bb1db
switch vfs_mkdir() and ->mkdir() to umode_t
by Al Viro
· 13 years ago
d211858
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue
by Linus Torvalds
· 13 years ago
bfe8684
filesystems: add set_nlink()
by Miklos Szeredi
· 13 years ago
6d6b77f
filesystems: add missing nlink wrappers
by Miklos Szeredi
· 13 years ago
a40ecd7
udf: Rename udf_warning to udf_warn
by Joe Perches
· 13 years ago
7020739
udf: remove unnecessary dentry_unhash from rmdir, dir rename
by Sage Weil
· 13 years ago
e4eaac0
vfs: push dentry_unhash on rename_dir into file systems
by Sage Weil
· 13 years ago
79bf7c7
vfs: push dentry_unhash on rmdir into file systems
by Sage Weil
· 13 years ago
5fe0c23
exportfs: Return the minimum required handle size
by Aneesh Kumar K.V
· 14 years ago
810c1b2e
udf: fix i_nlink limit
by Al Viro
· 14 years ago
a4264b3
UDF: Close small mem leak in udf_find_entry()
by Jesper Juhl
· 14 years ago
4651c59
udf: Fix directory corruption after extent merging
by Jan Kara
· 14 years ago
9db9f9e
udf: Remove unnecessary bkl usages
by Alessio Igor Bogani
· 14 years ago
4d0fb62
udf: Replace bkl with the UDF_I(inode)->i_data_sem for protect udf_inode_info struct
by Alessio Igor Bogani
· 14 years ago
d664b6a
udf: Move handling of uniqueID into a helper function and protect it by a s_alloc_mutex
by Jan Kara
· 14 years ago
7de9c6ee
new helper: ihold()
by Al Viro
· 14 years ago
3635046
udf: Remove dead quota code
by Jan Kara
· 14 years ago
a6c5a03
udf: replace inode uid,gid,mode init with helper
by Dmitry Monakhov
· 15 years ago
c15d0fc
udf: add speciffic ->setattr callback
by Dmitry Monakhov
· 15 years ago
e213e26
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 15 years ago
871a293
dquot: cleanup dquot initialize routine
by Christoph Hellwig
· 15 years ago
907f455
dquot: move dquot initialization responsibility into the filesystem
by Christoph Hellwig
· 15 years ago
391e8bb
sanitize const/signedness for udf
by Al Viro
· 15 years ago
2c948b3
udf: Avoid IO in udf_clear_inode
by Jan Kara
· 15 years ago
7c6e3d1
udf: Remove wrong assignment in udf_symlink
by Jan Kara
· 15 years ago
97e961f
Fix the udf code not to pass structs on stack where possible.
by Pekka Enberg
· 16 years ago
5ca4e4b
Remove struct typedefs from fs/udf/ecma_167.h et al.
by Pekka Enberg
· 16 years ago
7706bb3
CRED: Wrap task credential accesses in the UDF filesystem
by David Howells
· 16 years ago
9fbb76c
[PATCH] get rid of on-stack dentry in udf
by Al Viro
· 16 years ago
4400372
[PATCH] switch all filesystems over to d_obtain_alias
by Christoph Hellwig
· 16 years ago
0f1bce4
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6
by Linus Torvalds
· 16 years ago
9afadc4
udf: Fix memory corruption when fs mounted with noadinicb option
by Jan Kara
· 17 years ago
221e583
udf: Make udf exportable
by Rasmus Rohde
· 17 years ago
78e917d
udf: fix sparse warning in namei.c
by Harvey Harrison
· 17 years ago
f845fce
udf: use crc_itu_t from lib instead of udf_crc
by Bob Copeland
· 17 years ago
b80697c
udf: Remove declarations of arrays of size UDF_NAME_LEN (256 bytes)
by Jan Kara
· 17 years ago
9bf2c6b
udf: Remove checking of existence of filename in udf_add_entry()
by Jan Kara
· 17 years ago
b1e3212
udf: kill useless file header comments for vfs method implementations
by Christoph Hellwig
· 17 years ago
05343c4
udf: fix adding entry to a directory
by Jan Kara
· 17 years ago
af79329
udf: cleanup directory offset handling
by Jan Kara
· 17 years ago
7f3fbd0
udf: fix signedness issue
by Marcin Slusarz
· 17 years ago
48d6d8f
udf: cache struct udf_inode_info
by Marcin Slusarz
· 17 years ago
c0b3443
udf: remove UDF_I_* macros and open code them
by Marcin Slusarz
· 17 years ago
3f2587b
udf: create common function for tag checksumming
by Marcin Slusarz
· 17 years ago
4b11111
udf: fix coding style
by Marcin Slusarz
· 17 years ago
6c79e98
udf: remove some ugly macros
by Marcin Slusarz
· 17 years ago
28de794
UDF: coding style conversion - lindent fixups
by Cyrill Gorcunov
· 17 years ago
cb00ea3
UDF: coding style conversion - lindent
by Cyrill Gorcunov
· 17 years ago
e8edc6e
Detach sched.h from mm.h
by Alexey Dobriyan
· 17 years ago
3bf25cb
udf: use get_bh()
by Jan Kara
· 17 years ago
ff116fc
UDF: introduce struct extent_position
by Jan Kara
· 17 years ago
60448b1
udf: use sector_t and loff_t for file offsets
by Jan Kara
· 17 years ago
c007c06
udf: decrement correct link count in udf_rmdir
by Stephen Mollett
· 17 years ago
c5ef1c4
[PATCH] mark struct inode_operations const 3
by Arjan van de Ven
· 18 years ago
ce71ec3
[PATCH] r/o bind mounts: monitor zeroing of i_nlink
by Dave Hansen
· 18 years ago
d8c76e6
[PATCH] r/o bind mount prepwork: inc_nlink() helper
by Dave Hansen
· 18 years ago
9a53c3a
[PATCH] r/o bind mounts: unlink: monitor i_nlink
by Dave Hansen
· 18 years ago
db9a369
[PATCH] UDF: Fix issues reported by Coverity in namei.c
by Jayachandran C
· 19 years ago
4d399ca
remove pointers to the defunct UDF mailing list
by Adrian Bunk
· 19 years ago
1c71e22
[PATCH] udf_find_entry() cleanup
by Christoph Hellwig
· 19 years ago
ec471dc
[PATCH] coverity: fs/udf/namei.c null check
by KAMBAROV, ZAUR
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago