Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1fb47e0a9ba4d85e075f059141c250f2b572c04c
/
fs
/
hpfs
/
hpfs_fn.h
e82c314
hpfs: handle allocation failures in hpfs_add_pos()
by Al Viro
· 8 years ago
a64eefa
hpfs: support hotfixes
by Mikulas Patocka
· 9 years ago
a27b5b9
hpfs: add fstrim support
by Mikulas Patocka
· 9 years ago
db6172c
fs: cleanup slight list_entry abuse
by Rasmus Villemoes
· 10 years ago
14da17f
fs/hpfs: use pr_fmt for logging
by Fabian Frederick
· 10 years ago
2cbe5c7
hpfs: remember free space
by Mikulas Patocka
· 11 years ago
30687e0
hpfs: make freeing sbi and codetables rcu-delayed
by Al Viro
· 11 years ago
275f495
hpfs: implement prefetch to improve performance
by Mikulas Patocka
· 11 years ago
70b31c4
hpfs: drop vmtruncate
by Marco Stornelli
· 12 years ago
0e1a43c
userns: Convert hpfs to use kuid and kgid where appropriate
by Eric W. Biederman
· 13 years ago
00cd8dd
stop passing nameidata to ->lookup()
by Al Viro
· 12 years ago
1193755
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
7bc1bac
HPFS: remove PRINTK() macro
by Dan Carpenter
· 12 years ago
28fe3c1
hpfs: assorted endianness annotations
by Al Viro
· 13 years ago
77ee26e4
hpfs: annotate ea
by Al Viro
· 13 years ago
46287aa
hpfs: annotate struct hpfs_dirent
by Al Viro
· 13 years ago
52576da
hpfs: bitmaps are little-endian
by Al Viro
· 13 years ago
b9075fa
treewide: use __printf not __attribute__((format(printf,...)))
by Joe Perches
· 13 years ago
02c24a8
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
by Josef Bacik
· 13 years ago
d0969d1
HPFS: Fix some unaligned accesses
by Mikulas Patocka
· 14 years ago
0b69760
HPFS: Fix endianity. Make hpfs work on big-endian machines
by Mikulas Patocka
· 14 years ago
0fe105a
HPFS: Remove CR/LF conversion option
by Mikulas Patocka
· 14 years ago
7d23ce3
HPFS: Remove remaining locks
by Mikulas Patocka
· 14 years ago
7dd29d8
HPFS: Introduce a global mutex and lock it on every callback from VFS.
by Mikulas Patocka
· 14 years ago
9a311b9
hpfs: remove the BKL
by Arnd Bergmann
· 14 years ago
43d344d
switch hpfs
by Al Viro
· 14 years ago
117bf5f
hpfs: Convert sbi->hpfs_creation_de to mutex
by Thomas Gleixner
· 14 years ago
ea54400
switch hpfs to ->evict_inode()
by Al Viro
· 14 years ago
7ea8085
drop unused dentry argument to ->fsync
by Christoph Hellwig
· 14 years ago
7e7742e
sanitize signedness/const for pointers to char in hpfs a bit
by Al Viro
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
ca30bc9
[PATCH] hpfs: cleanup ->setattr
by Christoph Hellwig
· 16 years ago
92e1d5b
[PATCH] mark struct inode_operations const 2
by Arjan van de Ven
· 18 years ago
352d94d
[PATCH] hpfs: bring hpfs_error() into shape
by Alexey Dobriyan
· 18 years ago
e18fa70
Move several *_SUPER_MAGIC symbols to include/linux/magic.h.
by Jeff Garzik
· 18 years ago
f5e54d6
[PATCH] mark address_space_operations const
by Christoph Hellwig
· 18 years ago
4b6f5d2
[PATCH] Make most file operations structs in fs/ const
by Arjan van de Ven
· 19 years ago
7bf6d78
[PATCH] sem2mutex: HPFS
by Ingo Molnar
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago