Commit Graph

249 Commits (175a4eb7ea531cdbf6d574f5d5ba9aa0f5e8ed13)

Author SHA1 Message Date
Al Viro d0c00d0671 ntfs: propagate umode_t 13 years ago
Al Viro 6b520e0565 vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
Miklos Szeredi bfe8684869 filesystems: add set_nlink() 13 years ago
Joe Perches b9075fa968 treewide: use __printf not __attribute__((format(printf,...))) 13 years ago
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
Josef Bacik 02c24a8218 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
Christoph Hellwig bd5fe6c5eb fs: kill i_alloc_sem 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Dave Chinner 67a23c4946 fs: rename inode_lock to inode_hash_lock 14 years ago
matt mooney 0ccd234ca0 fs: change to new flag variable 14 years ago
Jens Axboe 7eaceaccab block: remove per-queue plugging 14 years ago
Anton Altaparmakov af5eb745ef NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc(). 14 years ago
Anton Altaparmakov 2818ef50c4 NTFS: writev() fix and maintenance/contact details update 14 years ago
Nick Piggin fa0d7e3de6 fs: icache RCU free inodes 14 years ago
Al Viro 152a083666 new helper: mount_bdev() 14 years ago
Al Viro 7de9c6ee3e new helper: ihold() 14 years ago
Al Viro 70fd136ecc ntfs: don't call invalidate_inodes() 14 years ago
Jan Blunck efdffb5403 BKL: Remove BKL from NTFS 15 years ago
Jan Blunck db71922217 BKL: Explicitly add BKL around get_sb/fill_super 15 years ago
Al Viro b57922d97f convert remaining ->clear_inode() to ->evict_inode() 15 years ago
Christoph Hellwig 1025774ce4 remove inode_setattr 15 years ago
Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync 15 years ago
Minchan Kim 4c99000ac4 ntfs: use add_to_page_cache_lru() 15 years ago
Minchan Kim 2ec93b0bf3 ntfs: clean up ntfs_attr_extend_initialized 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
Akinobu Mita c4af96449e ntfs: use bitmap_weight 15 years ago
Christoph Hellwig a9185b41a4 pass writeback_control to ->write_inode 15 years ago
Jiri Kosina 7c821a179f Remove fs/ntfs/ChangeLog 15 years ago
Christoph Hellwig eaff8079d4 kill I_LOCK 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Eric W. Biederman 6d4561110a sysctl: Drop & in front of every proc_handler. 15 years ago
Eric W. Biederman ab09203e30 sysctl fs: Remove dead binary sysctl support 15 years ago
Thomas Gleixner 6d729e44a5 fs: Make unload_nls() NULL pointer safe 16 years ago
Christoph Hellwig 8a9f47ddb1 ntfs: remove ntfs_file_write 16 years ago
Jan Beulich 4481374ce8 mm: replace various uses of num_physpages by totalram_pages 16 years ago
Anand Gadiyar fd589a8f0a trivial: fix typo "to to" in multiple files 16 years ago
Andi Kleen aa261f549d HWPOISON: Enable .remove_error_page for migration aware file systems 16 years ago
Jan Kara ebbbf757c6 ntfs: Use new syncing helpers and update comments 16 years ago
Robert P. J. Day 02d5341ae5 ntfs: use is_power_of_2() function for clarity. 16 years ago
Alessio Igor Bogani 337eb00a2c Push BKL down into ->remount_fs() 16 years ago
Jens Axboe 13205fb926 ntfs: remove old debug check for dirty data in ntfs_put_super() 16 years ago
Christoph Hellwig 6cfd014842 push BKL down into ->put_super 16 years ago
Martin K. Petersen e1defc4ff0 block: Do away with the notion of hardsect_size 16 years ago
Harvey Harrison 63cd885426 ntfs: remove private wrapper of endian helpers 16 years ago
Alexey Dobriyan 9d73ac9e8f fs/Kconfig: move ntfs out 16 years ago
Al Viro 9742df331d ntfs: don't NULL i_op 16 years ago
Randy Dunlap 0380155363 ntfs: don't fool kernel-doc 16 years ago
Christoph Hellwig 440037287c [PATCH] switch all filesystems over to d_obtain_alias 16 years ago
Rik van Riel 4f98a2fee8 vmscan: split LRU lists into anon & file sets 16 years ago
Adrian Bunk 169ccbd44e NTFS: update homepage 17 years ago