Al Viro
|
e82c314755
hpfs: handle allocation failures in hpfs_add_pos()
|
9 éve |
Mikulas Patocka
|
a64eefaac1
hpfs: support hotfixes
|
10 éve |
Mikulas Patocka
|
a27b5b97d6
hpfs: add fstrim support
|
10 éve |
Rasmus Villemoes
|
db6172c411
fs: cleanup slight list_entry abuse
|
10 éve |
Fabian Frederick
|
14da17f9c4
fs/hpfs: use pr_fmt for logging
|
11 éve |
Mikulas Patocka
|
2cbe5c76fc
hpfs: remember free space
|
11 éve |
Al Viro
|
30687e0a47
hpfs: make freeing sbi and codetables rcu-delayed
|
12 éve |
Mikulas Patocka
|
275f495dbe
hpfs: implement prefetch to improve performance
|
12 éve |
Marco Stornelli
|
70b31c4c88
hpfs: drop vmtruncate
|
12 éve |
Eric W. Biederman
|
0e1a43c716
userns: Convert hpfs to use kuid and kgid where appropriate
|
13 éve |
Al Viro
|
00cd8dd3bf
stop passing nameidata to ->lookup()
|
13 éve |
Linus Torvalds
|
1193755ac6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 éve |
Dan Carpenter
|
7bc1bac77a
HPFS: remove PRINTK() macro
|
13 éve |
Al Viro
|
28fe3c1963
hpfs: assorted endianness annotations
|
13 éve |
Al Viro
|
77ee26e44c
hpfs: annotate ea
|
13 éve |
Al Viro
|
46287aa652
hpfs: annotate struct hpfs_dirent
|
13 éve |
Al Viro
|
52576da354
hpfs: bitmaps are little-endian
|
13 éve |
Joe Perches
|
b9075fa968
treewide: use __printf not __attribute__((format(printf,...)))
|
13 éve |
Josef Bacik
|
02c24a8218
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
|
14 éve |
Mikulas Patocka
|
d0969d1949
HPFS: Fix some unaligned accesses
|
14 éve |
Mikulas Patocka
|
0b69760be6
HPFS: Fix endianity. Make hpfs work on big-endian machines
|
14 éve |
Mikulas Patocka
|
0fe105aa29
HPFS: Remove CR/LF conversion option
|
14 éve |
Mikulas Patocka
|
7d23ce36e3
HPFS: Remove remaining locks
|
14 éve |
Mikulas Patocka
|
7dd29d8d86
HPFS: Introduce a global mutex and lock it on every callback from VFS.
|
14 éve |
Arnd Bergmann
|
9a311b96c3
hpfs: remove the BKL
|
14 éve |
Al Viro
|
43d344d772
switch hpfs
|
14 éve |
Thomas Gleixner
|
117bf5fbdb
hpfs: Convert sbi->hpfs_creation_de to mutex
|
15 éve |
Al Viro
|
ea54400920
switch hpfs to ->evict_inode()
|
15 éve |
Christoph Hellwig
|
7ea8085910
drop unused dentry argument to ->fsync
|
15 éve |
Al Viro
|
7e7742ee00
sanitize signedness/const for pointers to char in hpfs a bit
|
15 éve |