Nick Piggin
|
4e02ed4b4a
fs: remove prepare_write/commit_write
|
16 anni fa |
Christoph Hellwig
|
440037287c
[PATCH] switch all filesystems over to d_obtain_alias
|
17 anni fa |
Steven Whitehouse
|
a447c09324
vfs: Use const for kernel parser table
|
16 anni fa |
Linus Torvalds
|
5f22ca9b13
vfat: fix 'sync' mount deadlock due to BKL->lock_super conversion
|
17 anni fa |
Alexey Dobriyan
|
51cc50685a
SL*B: drop kmem cache argument from constructor
|
17 anni fa |
Joe Peterson
|
b271e067c8
fatfs: add UTC timestamp option
|
17 anni fa |
OGAWA Hirofumi
|
8d44d9741f
fat: fix parse_options()
|
17 anni fa |
Linus Torvalds
|
8f5934278d
Replace BKL with superblock lock in fat/msdos/vfat
|
17 anni fa |
Harvey Harrison
|
803f445f17
fat: use get/put_unaligned_* helpers
|
17 anni fa |
Olof Johansson
|
9f354858b8
fatfs: fix build warning with 64k PAGE_SIZE
|
17 anni fa |
Andrew Morton
|
73f20e58b1
FAT_VALID_MEDIA(): remove pointless test
|
17 anni fa |
OGAWA Hirofumi
|
606e423e43
fat: Update free_clusters even if it is untrusted
|
17 anni fa |
OGAWA Hirofumi
|
1ae43f826b
fat: Add allow_utime option
|
17 anni fa |
OGAWA Hirofumi
|
3754a54447
fat: kill is_bad_inode() check
|
17 anni fa |
Miklos Szeredi
|
c1fca3b609
mount options: fix fat
|
17 anni fa |
David Howells
|
17f95a7b44
iget: stop FAT from using iget() and read_inode()
|
17 anni fa |
David Howells
|
e231c2ee64
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
|
17 anni fa |
Vegard Nossum
|
b4cf9c342a
FAT: Fix printk format strings
|
17 anni fa |
Christoph Hellwig
|
3965516440
exportfs: make struct export_operations const
|
17 anni fa |
Christoph Hellwig
|
1305edad01
fat: new export ops
|
17 anni fa |
Christoph Lameter
|
4ba9b9d0ba
Slab API: remove useless ctor parameter and reorder parameters
|
17 anni fa |
Nick Piggin
|
d7777a25a0
fat: convert to new aops
|
17 anni fa |
Paul Mundt
|
20c2df83d2
mm: Remove slab destructors from kmem_cache_create().
|
18 anni fa |
Christoph Hellwig
|
a569425512
knfsd: exportfs: add exportfs.h header
|
18 anni fa |
OGAWA Hirofumi
|
9aacd59934
fat: gcc 4.3 warning fix
|
18 anni fa |
Christoph Lameter
|
a35afb830f
Remove SLAB_CTOR_CONSTRUCTOR
|
18 anni fa |
OGAWA Hirofumi
|
28ec039c21
fat: don't use free_clusters for fat32
|
18 anni fa |
Vignesh Babu BM
|
e7d709c096
is_power_of_2 in fat
|
18 anni fa |
Christoph Lameter
|
50953fe9e0
slab allocators: Remove SLAB_DEBUG_INITIAL flag
|
18 anni fa |
OGAWA Hirofumi
|
94412a96c4
[PATCH] FAT: DIO-write fallback to normal buffered
|
18 anni fa |