Commit Graph

188 Commits (877d03105d04b2c13e241130277fa69c8d2564f0)

Author SHA1 Message Date
Al Viro ad28b4ef19 constify dentry_operations: JFS 16 years ago
Jan Kara c94d2a22f2 jfs: Use lowercase names of quota functions 16 years ago
Alexey Dobriyan f5c77969b3 fs/Kconfig: move jfs out 16 years ago
Takashi Sato c4be0c1dc4 filesystem freeze: add error handling of write_super_lockfs/unlockfs 16 years ago
Al Viro 5b45d96bf9 fix the treatment of jfs special inodes 16 years ago
Dave Kleikamp 1f3403fa64 nfsd race fixes: jfs 16 years ago
Dave Kleikamp d69e83d99c jfs: ensure symlinks are NUL-terminated 16 years ago
David Howells 8f659adfa2 CRED: Wrap task credential accesses in the JFS filesystem 16 years ago
Christoph Hellwig 3222a3e55f [PATCH] fix ->llseek for more directories 16 years ago
Christoph Hellwig 440037287c [PATCH] switch all filesystems over to d_obtain_alias 16 years ago
Al Viro 9a1c354276 [PATCH] pass fmode_t to blkdev_put() 16 years ago
Steven Whitehouse a447c09324 vfs: Use const for kernel parser table 16 years ago
Al Viro e6305c43ed [PATCH] sanitize ->permission() prototype 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Jan Kara 74abb9890d quota: move function-macros from quota.h to quotaops.h 17 years ago
Adrian Bunk ec1aef3366 jfs: remove DIRENTSIZ 17 years ago
Li Zefan 3c65e8743b JFS: diAlloc() should return -EIO rather than EIO 17 years ago
Dave Kleikamp 6536d2891b JFS: skip bad iput() call in error path 17 years ago
Alexey Dobriyan b2e03ca748 JFS: switch to seq_files 17 years ago
Marcin Slusarz 88f85a55c0 JFS: 0 is not valid errno value so return NULL from jfs_lookup 17 years ago
Alexey Dobriyan 36a5aeb878 proc: remove proc_root_fs 17 years ago
Dave Hansen 42a74f206b [PATCH] r/o bind mounts: elevate write count for ioctls() 17 years ago
Harvey Harrison 15732a1cb5 jfs: replace __inline with inline 17 years ago
Marcin Slusarz 8914562278 jfs: le*_add_cpu conversion 17 years ago
Andi Kleen ef1fc2f01e BKL-removal: Implement a compat_ioctl handler for JFS 17 years ago
Andi Kleen baab81fa51 BKL-removal: Use unlocked_ioctl for jfs 17 years ago
David Howells eab1df71a0 iget: stop JFS from using iget() and read_inode() 17 years ago
Paulius Zaleckas efad798b9f Spelling fixes: lenght->length 17 years ago
Miklos Szeredi 5c5e32ceeb mount options: fix jfs 17 years ago
Dave Kleikamp 967c9ec4ec JFS: simplify types to get rid of sparse warning 17 years ago
Dave Kleikamp da8a41d192 JFS: FIx one more plain integer as NULL pointer warning 17 years ago
Joe Perches 09aaa749f6 JFS: Remove defconfig ptr comparison to 0 17 years ago
Shaun Zinck a7fe0ba7ee JFS: use DIV_ROUND_UP where appropriate 17 years ago
Jack Stone 1eb3a711d6 Remove unnecessary kmalloc casts in the jfs filesystem 17 years ago
Nick Piggin 54af6233d1 JFS is missing a memory barrier 17 years ago
Dave Kleikamp 67e6682f18 JFS: Make sure special inode data is written after journal is flushed 17 years ago
Dave Kleikamp 29a424f283 JFS: clear PAGECACHE_TAG_DIRTY for no-write pages 17 years ago
Jan Kara e47776a0a4 Forbid user to change file flags on quota files 17 years ago
Christoph Hellwig 3965516440 exportfs: make struct export_operations const 17 years ago
Christoph Hellwig d425de7043 jfs: new export ops 17 years ago
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 17 years ago
Joern Engel 1c0eeaf569 introduce I_SYNC 17 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 17 years ago
Nick Piggin 03158cd7eb fs: restore nobh 17 years ago
Nick Piggin d5c5f84ba9 jfs: convert to new aops 17 years ago
Al Viro 5ba253313d more low-hanging fruits - kernel, fs, lib signedness 18 years ago
Dave Kleikamp 8d8fe64237 JFS: Bio cleanup: Replace missing return statements 18 years ago
Al Viro 782e3b3b38 Fix up more bio fallout 18 years ago
Jeff Garzik e30408b2a9 JFS: fix bio-related build breakage 18 years ago
NeilBrown 6712ecf8f6 Drop 'size' argument from bio_endio and bi_end_io 18 years ago