Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ed1128989ab242f44664b446702a512e5695c4b7
/
fs
/
hfsplus
/
dir.c
b4c1107
hfsplus: integrate POSIX ACLs support into driver
by Vyacheslav Dubeyko
· 11 years ago
e72514e
[readdir] convert hfsplus
by Al Viro
· 11 years ago
d614267
hfs/hfsplus: convert printks to pr_<level>
by Joe Perches
· 12 years ago
324ef39
hfsplus: add support of manipulation by attributes file
by Vyacheslav Dubeyko
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
9e6c582
hfsplus: get rid of write_super
by Artem Bityutskiy
· 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
6f24f89
hfsplus: Fix potential buffer overflows
by Greg Kroah-Hartman
· 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
6d6b77f
filesystems: add missing nlink wrappers
by Miklos Szeredi
· 13 years ago
5bd9d99
hfsplus: add error checking for hfs_find_init()
by Alexey Khoroshilov
· 13 years ago
e391178
hfsplus: remove unnecessary dentry_unhash on 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
eddf790
switch hfsplus
by Al Viro
· 14 years ago
0c21e3a
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus
by Linus Torvalds
· 14 years ago
fb045ad
fs: dcache reduce branches in lookup path
by Nick Piggin
· 14 years ago
20b7643
hfsplus: spaces/indentation clean-up
by Anton Salikhmetov
· 14 years ago
2753cc2
hfsplus: over 80 character lines clean-up
by Anton Salikhmetov
· 14 years ago
eb29d66
hfsplus: write up fsync for directories
by Christoph Hellwig
· 14 years ago
11cc21f
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus
by Linus Torvalds
· 14 years ago
85b8fe8
hfsplus: free space correcly for files unlinked while open
by Christoph Hellwig
· 14 years ago
7de9c6ee
new helper: ihold()
by Al Viro
· 14 years ago
90e6169
hfsplus: create correct initial catalog entries for device files
by Christoph Hellwig
· 14 years ago
f6089ff
hfsplus: fix link corruption
by Christoph Hellwig
· 14 years ago
40de9a7
hfsplus: fix rename over directories
by Christoph Hellwig
· 14 years ago
89755dc
hfsplus: protect readdir against removals from open_dir_list
by Christoph Hellwig
· 14 years ago
7ac9fb9
hfsplus: add per-superblock lock for volume header updates
by Christoph Hellwig
· 14 years ago
f17c89b
hfsplus: fix error handling in hfsplus_symlink
by Christoph Hellwig
· 14 years ago
30d3abb
hfsplus: merge mknod/mkdir/creat
by Christoph Hellwig
· 14 years ago
6af502d
hfsplus: fix HFSPLUS_I calling convention
by Christoph Hellwig
· 14 years ago
dd73a01
hfsplus: fix HFSPLUS_SB calling convention
by Christoph Hellwig
· 14 years ago
7cc4bcc
hfsplus: Push down BKL into ioctl function
by Arnd Bergmann
· 15 years ago
76b0c26
HFS+: fix unlink of links
by Roman Zippel
· 17 years ago
6352539
iget: stop HFSPLUS from using iget() and read_inode()
by David Howells
· 17 years ago
d45bce8
HFS+: add custom dentry hash and comparison operations
by Duane Griffin
· 17 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
92e1d5b
[PATCH] mark struct inode_operations const 2
by Arjan van de Ven
· 18 years ago
f44ea03
[PATCH] struct path: convert hfsplus
by Josef Sipek
· 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
4b6f5d2
[PATCH] Make most file operations structs in fs/ const
by Arjan van de Ven
· 19 years ago
af8c85b
[PATCH] hfs: set correct create date for links
by Roman Zippel
· 19 years ago
634725a
[PATCH] hfs: cleanup HFS+ prints
by Roman Zippel
· 19 years ago
733482e
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
by Olaf Hering
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago