Mikulas Patocka
|
037369b872
hpfs: implement the show_options method
|
9 years ago |
Mikulas Patocka
|
44d51706b4
hpfs: fix remount failure when there are no options changed
|
9 years ago |
Vladimir Davydov
|
5d097056c9
kmemcg: account certain kmem allocations to memcg
|
9 years ago |
Mikulas Patocka
|
a64eefaac1
hpfs: support hotfixes
|
10 years ago |
Joe Perches
|
a28e4b2b18
hpfs: hpfs_error: Remove static buffer, use vsprintf extension %pV instead
|
10 years ago |
Sanidhya Kashyap
|
ce657611ba
hpfs: kstrdup() out of memory handling
|
10 years ago |
Firo Yang
|
d7b04097c2
hpfs: Remove unessary cast
|
10 years ago |
Mikulas Patocka
|
a27b5b97d6
hpfs: add fstrim support
|
10 years ago |
Fabian Frederick
|
a19189e553
fs/hpfs: increase pr_warn level
|
11 years ago |
Fabian Frederick
|
14da17f9c4
fs/hpfs: use pr_fmt for logging
|
11 years ago |
Fabian Frederick
|
b7cb1ce220
fs/hpfs: convert printk to pr_foo()
|
11 years ago |
Theodore Ts'o
|
02b9984d64
fs: push sync_filesystem() down to the file system's remount_fs()
|
11 years ago |
Mikulas Patocka
|
2cbe5c76fc
hpfs: remember free space
|
11 years ago |
Al Viro
|
30687e0a47
hpfs: make freeing sbi and codetables rcu-delayed
|
12 years ago |
Mikulas Patocka
|
275f495dbe
hpfs: implement prefetch to improve performance
|
12 years ago |
Mikulas Patocka
|
3ebacb0504
hpfs: better test for errors
|
12 years ago |
Eric W. Biederman
|
3e64fe5b21
fs: Limit sys_mount to only request filesystem modules. (Part 3)
|
12 years ago |
Marco Stornelli
|
f6e12dc4fc
hpfs: drop lock/unlock super
|
13 years ago |
Linus Torvalds
|
aab174f0df
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
Kirill A. Shutemov
|
8c0a853770
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
|
13 years ago |
Eric W. Biederman
|
0e1a43c716
userns: Convert hpfs to use kuid and kgid where appropriate
|
13 years ago |
Al Viro
|
28fe3c1963
hpfs: assorted endianness annotations
|
13 years ago |
Al Viro
|
de5e2b3628
hpfs: endianness bugs
|
13 years ago |
Al Viro
|
48fde701af
switch open-coded instances of d_make_root() to new helper
|
13 years ago |
Al Viro
|
6b520e0565
vfs: fix the stupidity with i_dentry in inode destructors
|
13 years ago |
Mikulas Patocka
|
0b69760be6
HPFS: Fix endianity. Make hpfs work on big-endian machines
|
14 years ago |
Mikulas Patocka
|
dab4c82a6e
HPFS: Fix a bug that filesystem was not marked dirty when remounting it
|
14 years ago |
Mikulas Patocka
|
f73976818a
HPFS: When marking or clearing the dirty bit, sync the filesystem
|
14 years ago |
Mikulas Patocka
|
0fe105aa29
HPFS: Remove CR/LF conversion option
|
14 years ago |
Mikulas Patocka
|
7d23ce36e3
HPFS: Remove remaining locks
|
14 years ago |