Commit Graph

84 Commits (c97b73939a3ed8618ad1baf3be4c8f5d11426de6)

Author SHA1 Message Date
Al Viro 152a083666 new helper: mount_bdev() 14 years ago
Ondrej Zary e45c9effed isofs: work-around for Rock Ridge+Joliet CDs with empty ISO root directory 14 years ago
Jan Kara fde214d414 isofs: Fix isofs_get_blocks for 8TB files 14 years ago
Arnd Bergmann 4f819a7899 BKL: Remove BKL from isofs 15 years ago
Jan Blunck db71922217 BKL: Explicitly add BKL around get_sb/fill_super 15 years ago
Jan Andres 66a362a2aa isofs: Fix lseek() to position beyond 4 GB 15 years ago
jan Blunck ca572727db fs/: do not fallback to default_llseek() when readdir() uses BKL 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Jan Kara 59bc055211 zisofs: Implement reading of compressed files when PAGE_CACHE_SIZE > compress block size 15 years ago
J. Bruce Fields dc7a08166f nfs: new subdir Documentation/filesystems/nfs 16 years ago
Thomas Gleixner 6d729e44a5 fs: Make unload_nls() NULL pointer safe 16 years ago
Bartlomiej Zolnierkiewicz 8711c67bee isofs: fix Joliet regression 16 years ago
Jan Kara 5404ac8e44 isofs: cleanup mount option processing 16 years ago
Jan Kara 5c4a656b7e isofs: fix setting of uid and gid to 0 16 years ago
Jan Kara 52b680c812 isofs: let mode and dmode mount options override rock ridge mode setting 16 years ago
Alan Stern 74675a5850 NLS: update handling of Unicode 16 years ago
Christoph Hellwig 6cfd014842 push BKL down into ->put_super 16 years ago
Coly Li 2430c4daf9 fs/isofs: return f_fsid for statfs(2) 16 years ago
Al Viro e16404ed0f constify dentry_operations: misc filesystems 16 years ago
Alexey Dobriyan ddfaccd995 fs/Kconfig: move iso9660, udf out 16 years ago
Al Viro 261964c60f isofs check for NULL ->i_op in root directory is dead code 16 years ago
Christoph Hellwig 440037287c [PATCH] switch all filesystems over to d_obtain_alias 17 years ago
Steven Whitehouse a447c09324 vfs: Use const for kernel parser table 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Adam Greenblatt c0a1633b62 isofs: fix minor filesystem corruption 17 years ago
Jan Kara 2deb1acc65 isofs: fix access to unallocated memory when reading corrupted filesystem 17 years ago
Harvey Harrison 58d485d481 isofs: use get/put_unaligned_* helpers 17 years ago
Dave Young 08ca0db8aa zisofs: fix readpage() outside i_size 17 years ago
Miklos Szeredi d0132eea7a mount options: fix isofs 17 years ago
Jan Kara 9b7880e7bb isofs: implement dmode option 17 years ago
David Howells c4386c83bf iget: stop ISOFS from using read_inode() 17 years ago
Christoph Hellwig 3965516440 exportfs: make struct export_operations const 18 years ago
Christoph Hellwig 905251a02e isofs: new export ops 18 years ago
Jan Engelhardt 96de0e252c Convert files to UTF-8 and some cleanups 18 years ago
Borislav Petkov cd215237d2 fs/isofs/namei.c: Remove uninitialized local vars warning 18 years ago
Dave Young a36a151e79 zisofs use mutex instead of semaphore 18 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Kirill Kuvaldin 817794e0df isofs: mounting to regular file may succeed 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Christoph Hellwig a569425512 knfsd: exportfs: add exportfs.h header 18 years ago
young dave f17e121fd0 remove useless tolower in isofs 18 years ago
Dave Jones c3ed85a36f isofs: fix up CodingStyle 18 years ago
Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
Christoph Lameter 50953fe9e0 slab allocators: Remove SLAB_DEBUG_INITIAL flag 18 years ago
Josef 'Jeff' Sipek ee9b6d61a2 [PATCH] Mark struct super_operations const 18 years ago
Arjan van de Ven 92e1d5be91 [PATCH] mark struct inode_operations const 2 18 years ago
Josef "Jeff" Sipek 2485822d51 [PATCH] isofs: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 18 years ago
Al Viro d02d48d865 [PATCH] isofs endianness annotations 19 years ago