Commit Graph

196 Commits (c2fdf3a9b2d52842808a8e551b53b55dd9b45030)

Author SHA1 Message Date
Alexey Dobriyan 99b7623380 proc 2/2: remove struct proc_dir_entry::owner 16 years ago
Al Viro ad28b4ef19 constify dentry_operations: JFS 16 years ago
Jan Kara c94d2a22f2 jfs: Use lowercase names of quota functions 16 years ago
Randy Dunlap c68a65da35 jfs: needs crc32_le 16 years ago
Dave Kleikamp 1ad53a98c9 jfs: Fix error handling in metapage_writepage() 16 years ago
Coly Li b5c816a4f1 jfs: return f_fsid for statfs(2) 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
Dave Kleikamp fec1878fe9 jfs: remove xtLookupList() 16 years ago
Dave Kleikamp da9c138e9e jfs: clean up a dangling comment 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 17 years ago
Christoph Hellwig 440037287c [PATCH] switch all filesystems over to d_obtain_alias 17 years ago
Al Viro 9a1c354276 [PATCH] pass fmode_t to blkdev_put() 17 years ago
Steven Whitehouse a447c09324 vfs: Use const for kernel parser table 17 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 18 years ago
Christoph Hellwig 3965516440 exportfs: make struct export_operations const 18 years ago
Christoph Hellwig d425de7043 jfs: new export ops 18 years ago
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 18 years ago
Joern Engel 1c0eeaf569 introduce I_SYNC 18 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Nick Piggin 03158cd7eb fs: restore nobh 18 years ago