Commit Graph

253 Commits (1094a4a6118019255bf0e4adaa96bb17ccec3a82)

Author SHA1 Message Date
Nick Piggin fa0d7e3de6 fs: icache RCU free inodes 14 years ago
Jesper Juhl a4264b3f40 UDF: Close small mem leak in udf_find_entry() 14 years ago
Jan Kara 4651c5900e udf: Fix directory corruption after extent merging 14 years ago
Jan Kara 8754a3f718 udf: Protect udf_file_aio_write from possible races 14 years ago
Alessio Igor Bogani 9db9f9e31d udf: Remove unnecessary bkl usages 14 years ago
Alessio Igor Bogani 7db09be629 udf: Use of s_alloc_mutex to serialize udf_relocate_blocks() execution 14 years ago
Alessio Igor Bogani 4d0fb621d3 udf: Replace bkl with the UDF_I(inode)->i_data_sem for protect udf_inode_info struct 14 years ago
Jan Kara d1668fe390 udf: Remove BKL from free space counting functions 14 years ago
Jan Kara 7abc2e45e4 udf: Call udf_add_free_space() for more blocks at once in udf_free_blocks() 14 years ago
Jan Kara 0484b1cedc udf: Remove BKL from udf_put_super() and udf_remount_fs() 14 years ago
Jan Kara c03cad241a udf: Protect default inode credentials by rwlock 14 years ago
Jan Kara 949f4a7c08 udf: Protect all modifications of LVID with s_alloc_mutex 14 years ago
Jan Kara d664b6af60 udf: Move handling of uniqueID into a helper function and protect it by a s_alloc_mutex 14 years ago
Jan Kara 49521de119 udf: Remove BKL from udf_update_inode 14 years ago
Jan Kara f2a6cc1f14 udf: Convert UDF_SB(sb)->s_flags to use bitops 14 years ago
Joe Perches fab3c8581f fs/udf: Add printf format/argument verification 14 years ago
Joe Perches ed2ae6f691 fs/udf: Use vzalloc 14 years ago
Al Viro 152a083666 new helper: mount_bdev() 14 years ago
Al Viro 7de9c6ee3e new helper: ihold() 14 years ago
Arnd Bergmann 6de5bd128d BKL: introduce CONFIG_BKL. 14 years ago
Jan Blunck db71922217 BKL: Explicitly add BKL around get_sb/fill_super 15 years ago
Al Viro 3aac2b62e0 switch udf to ->evict_inode() 15 years ago
Christoph Hellwig 1025774ce4 remove inode_setattr 15 years ago
Christoph Hellwig d39aae9ec4 add missing setattr methods 15 years ago
Christoph Hellwig 155130a4f7 get rid of block_write_begin_newtrunc 15 years ago
Justin P. Mattock 581b7e9fc0 udf: super.c Fix warning: variable 'sbi' set but not used 15 years ago
Huang Weiyi de67445f0e udf: remove duplicated #include 15 years ago
Christoph Hellwig 1b061d9247 rename the generic fsync implementations 15 years ago
jan Blunck ca572727db fs/: do not fallback to default_llseek() when readdir() uses BKL 15 years ago
Jan Kara 3635046281 udf: Remove dead quota code 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
Dmitry Monakhov a6c5a0342a udf: replace inode uid,gid,mode init with helper 15 years ago
Dmitry Monakhov 12755627bd quota: unify quota init condition in setattr 15 years ago
John Kacur 2f07a88b30 udf: BKL ioctl pushdown 15 years ago
Dmitry Monakhov c15d0fc0fc udf: add speciffic ->setattr callback 15 years ago
Dan Carpenter 69ecbbedac udf: potential integer overflow 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 3a065fcf9e udf: use ext2_find_next_bit 15 years ago
Jan Kara 5833ded9b6 udf: Do not read inode before writing it 15 years ago
Jan Kara aae917cd18 udf: Fix unalloc space handling in udf_update_inode 15 years ago
Christoph Hellwig a9185b41a4 pass writeback_control to ->write_inode 15 years ago
Christoph Hellwig 871a293155 dquot: cleanup dquot initialize routine 15 years ago
Christoph Hellwig 907f4554e2 dquot: move dquot initialization responsibility into the filesystem 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
Christoph Hellwig b43fa8284d dquot: cleanup dquot transfer routine 15 years ago