Commit Graph

209 Commits (e3bb52ae2bb9573e84c17b8e3560378d13a5c798)

Author SHA1 Message Date
Thomas Gleixner 6d729e44a5 fs: Make unload_nls() NULL pointer safe 16 years ago
Linus Torvalds 18f4c64477 jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()' 16 years ago
Stefan Bader 4a19fb11a9 jfs: Fix early release of acl in jfs_get_acl 16 years ago
Al Viro d5bb68adda another race fix in jfs_check_acl() 16 years ago
Al Viro 073aaa1b14 helpers for acl caching + switch to those 16 years ago
Al Viro 05fc0790b6 switch jfs to inode->i_acl 16 years ago
Dave Kleikamp f7c52fd17a jfs: fix regression preventing coalescing of extents 16 years ago
Alessio Igor Bogani 337eb00a2c Push BKL down into ->remount_fs() 16 years ago
Christoph Hellwig 6cfd014842 push BKL down into ->put_super 16 years ago
Dave Kleikamp 79f52b77b8 jfs: Add missing mutex_unlock call to error path 16 years ago
Dan Carpenter 9c83633ad3 missing unlock in jfs_quota_write() 16 years ago
Al Viro ce3b0f8d5c New helper - current_umask() 16 years ago
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