Commit Graph

99 Commits (909b0a88ef2dc86bd5d2223edf48eb30c865cb69)

Author SHA1 Message Date
Al Viro 6b520e0565 vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
Namjae Jeon 3069083cc8 isofs: add readpages support 13 years ago
Miklos Szeredi bfe8684869 filesystems: add set_nlink() 13 years ago
Jan Kara d769b3c2ab isofs: Remove global fs lock 14 years ago
Al Viro a9049376ee make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) 14 years ago
Linus Torvalds c11760c6d8 isofs: fix bh leak in isofs_fill_super() error case 14 years ago
Aneesh Kumar K.V 5fe0c23788 exportfs: Return the minimum required handle size 14 years ago
Jens Axboe 7eaceaccab block: remove per-queue plugging 14 years ago
Al Viro 6cc9c1d2c1 fix isofs d_op handling 14 years ago
Nick Piggin fb045adb99 fs: dcache reduce branches in lookup path 14 years ago
Nick Piggin fa0d7e3de6 fs: icache RCU free inodes 14 years ago
Nick Piggin b1e6a015a5 fs: change d_hash for rcu-walk 14 years ago
Nick Piggin 621e155a35 fs: change d_compare for rcu-walk 14 years ago
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 15 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