Commit Graph

72 Commits (5ceba7bab02df45260452e06f3b9c391ad1d776e)

Author SHA1 Message Date
Al Viro 76bf09fcf7 jfs: mising cleanup on register_filesystem() failure 13 years ago
Al Viro 48fde701af switch open-coded instances of d_make_root() to new helper 13 years ago
Al Viro 8de5277879 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} 13 years ago
Al Viro 34c80b1d93 vfs: switch ->show_options() to struct dentry * 13 years ago
Al Viro 6b520e0565 vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
Miklos Szeredi c818b682c9 jfs: remove unnecessary nlink setting 13 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Al Viro 94b77bd86f switch jfs to ->s_d_op, close exportfs races 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
Al Viro 152a083666 new helper: mount_bdev() 14 years ago
Jan Blunck 22b26db6f8 BKL: Remove BKL from JFS 15 years ago
Jan Blunck db71922217 BKL: Explicitly add BKL around get_sb/fill_super 15 years ago
Al Viro 62aff86fdf switch jfs to ->evict_inode() 15 years ago
Christoph Hellwig 287a80958c quota: rename default quotactl methods to dquot_ 15 years ago
Christoph Hellwig 123e9caf1e quota: explicitly set ->dq_op and ->s_qcop 15 years ago
Christoph Hellwig e0ccfd959c quota: move unmount handling into the filesystem 15 years ago
Christoph Hellwig 0f0dd62fdd quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappers 15 years ago
Christoph Hellwig c79d967de3 quota: move remount handling into the filesystem 15 years ago
Jan Blunck 684bdc7ff9 JFS: Free sbi memory in error path 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
Christoph Hellwig 9f75475802 dquot: cleanup dquot drop routine 15 years ago
Christoph Hellwig 257ba15ced dquot: move dquot drop responsibility into the filesystem 15 years ago
Alan Cox 28ba0ec64c jfs: Fix 32bit build warning 15 years ago
Thomas Gleixner 6d729e44a5 fs: Make unload_nls() NULL pointer safe 16 years ago
Al Viro 05fc0790b6 switch jfs to inode->i_acl 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
Dan Carpenter 9c83633ad3 missing unlock in jfs_quota_write() 16 years ago
Coly Li b5c816a4f1 jfs: return f_fsid for statfs(2) 16 years ago
Takashi Sato c4be0c1dc4 filesystem freeze: add error handling of write_super_lockfs/unlockfs 16 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
Jan Kara 74abb9890d quota: move function-macros from quota.h to quotaops.h 17 years ago
Dave Kleikamp 6536d2891b JFS: skip bad iput() call in error path 17 years ago
David Howells eab1df71a0 iget: stop JFS from using iget() and read_inode() 17 years ago
Miklos Szeredi 5c5e32ceeb mount options: fix jfs 17 years ago
Christoph Hellwig 3965516440 exportfs: make struct export_operations const 18 years ago
Christoph Hellwig d425de7043 jfs: new export ops 18 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Christoph Hellwig 5ca2960733 knfsd: exportfs: remove iget abuse 18 years ago
Christoph Hellwig a569425512 knfsd: exportfs: add exportfs.h header 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
Alexey Dobriyan 4a6e617a4b [PATCH] fs/*: trivial vsnprintf() conversion 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Dave Kleikamp 63f83c9fcf JFS: White space cleanup 19 years ago
Akinobu Mita 087387f90f [PATCH] JFS: return correct error when i-node allocation failed 19 years ago