Commit Graph

191 Commits (0c9ba97318fc9a905bcc1419b6966de061203a70)

Author SHA1 Message Date
Al Viro 3d23985d6c switch fat to ->s_d_op, close exportfs races there 14 years ago
Nick Piggin 34286d6662 fs: rcu-walk aware d_revalidate method 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
Nick Piggin b1e6a015a5 fs: change d_hash for rcu-walk 14 years ago
Nick Piggin 621e155a35 fs: change d_compare for rcu-walk 14 years ago
Al Viro 152a083666 new helper: mount_bdev() 14 years ago
Arnd Bergmann 3768744cfe BKL: Remove BKL from fat 15 years ago
Jan Blunck db71922217 BKL: Explicitly add BKL around get_sb/fill_super 15 years ago
Christoph Hellwig dd3932eddf block: remove BLKDEV_IFL_WAIT 15 years ago
Christoph Hellwig 0edd55faea block: remove the BH_Eopnotsupp flag 15 years ago
Christoph Hellwig e045db80d0 fat: do not send discards as barriers 15 years ago
Christoph Hellwig 2cf6d26a35 block: pass gfp_mask and flags to sb_issue_discard 15 years ago
Christoph Hellwig 9cb569d601 remove SWRITE* I/O types 15 years ago
Al Viro deee3ce466 covert fatfs to ->evict_inode() 15 years ago
Christoph Hellwig 2c27c65ed0 check ATTR_SIZE contraints in inode_change_ok 15 years ago
Christoph Hellwig db78b877f7 always call inode_change_ok early in ->setattr 15 years ago
Christoph Hellwig 6a1a90ad1b rename generic_setattr 15 years ago
Christoph Hellwig 282dc17884 get rid of cont_write_begin_newtrunc 15 years ago
Christoph Hellwig eafdc7d190 sort out blockdev_direct_IO variants 15 years ago
npiggin@suse.de 459f6ed3b8 fat: convert to use the new truncate convention. 15 years ago
Christoph Hellwig 1b061d9247 rename the generic fsync implementations 15 years ago
Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync 15 years ago
OGAWA Hirofumi aaa04b4875 fatfs: ratelimit corruption report 15 years ago
Arnd Bergmann 7845bc3e13 fat: convert to unlocked_ioctl 15 years ago
Nikolaus Schulz 30d1872d9e fat: fix buffer overflow in vfat_create_shortname() 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
OGAWA Hirofumi 1bdb6f9199 fat: Cleanup nls_unload() usage 15 years ago
Andy Shevchenko 3ed3dec156 fat: use pack_hex_byte() instead of custom one 15 years ago
Christoph Hellwig a9185b41a4 pass writeback_control to ->write_inode 15 years ago
Kevin Dankwardt eeb5b4ae81 fat: Fix stat->f_namelen 15 years ago
OGAWA Hirofumi 8045e29850 fat: Fix vfat_lookup() 15 years ago
Zhaolei 1d81a181e0 fatfs: use common time_to_tm in fat_time_unix2fat() 15 years ago
Christoph Hellwig 681142f921 fat: make discard a mount option 15 years ago
Thomas Gleixner 6d729e44a5 fs: Make unload_nls() NULL pointer safe 16 years ago
OGAWA Hirofumi ed248b290d fat: Check s_dirt in fat_sync_fs() 16 years ago
Jan Kara 2f3d675bcd fat: Opencode sync_page_range_nolock() 16 years ago
Paul Wise 955234755c vfat: change the default from shortname=lower to shortname=mixed 16 years ago
OGAWA Hirofumi 67638e4043 fat/nls: Fix handling of utf8 invalid char 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Jens Axboe 8aa7e847d8 Fix congestion_wait() sync/async vs read/write confusion 16 years ago
OGAWA Hirofumi 3e107603ae fat: Fix the removal of opts->fs_dmask 16 years ago
Alan Stern 74675a5850 NLS: update handling of Unicode 16 years ago
Christoph Hellwig f83d6d46e7 fat: add ->sync_fs 16 years ago
Al Viro b522412aea Sanitize ->fsync() for FAT 16 years ago
Christoph Hellwig ebc1ac1645 ->write_super lock_super pushdown 16 years ago
Christoph Hellwig 6cfd014842 push BKL down into ->put_super 16 years ago
Christoph Hellwig 8c85e12512 remove ->write_super call in generic_shutdown_super 16 years ago
Christoph Hellwig 21bea49594 fat: split fat_generic_ioctl 16 years ago
Denis Karpov 85c7859190 FAT: add 'errors' mount option 16 years ago