Commit Graph

279 Commits (b4f36f88b3ee7cf26bf0be84e6c7fc15f84dcb71)

Author SHA1 Message Date
Miklos Szeredi bfe8684869 filesystems: add set_nlink() 13 years ago
Miklos Szeredi 6d6b77f163 filesystems: add missing nlink wrappers 13 years ago
Joe Perches b9075fa968 treewide: use __printf not __attribute__((format(printf,...))) 13 years ago
Jan Kara ed47a7d00c udf: Cleanup metadata flags handling 13 years ago
Namjae Jeon 3080a74ea3 udf: Skip mirror metadata FE loading when metadata FE is ok 13 years ago
Joe Perches a983f368f8 udf: Neaten udf_debug uses 13 years ago
Joe Perches c2bff36c29 udf: Neaten logging output, use vsprintf extension %pV 13 years ago
Joe Perches 78ace70c41 udf: Convert printks to pr_<level> 13 years ago
Joe Perches a40ecd7b3c udf: Rename udf_warning to udf_warn 14 years ago
Joe Perches 8076c363da udf: Rename udf_error to udf_err 14 years ago
Joe Perches 7e273e3b41 udf: Promote some debugging messages to udf_error 14 years ago
Namjae Jeon bc1123239a udf: Add readpages support for udf. 14 years ago
Al Viro 6f28610974 switch udf_ioctl() to inode_permission() 14 years ago
Sage Weil 7020739df2 udf: remove unnecessary dentry_unhash from rmdir, dir rename 14 years ago
Sage Weil e4eaac06bc vfs: push dentry_unhash on rename_dir into file systems 14 years ago
Sage Weil 79bf7c732b vfs: push dentry_unhash on rmdir into file systems 14 years ago
Akinobu Mita 9ad1e1e405 udf: use little-endian bitops 14 years ago
Aneesh Kumar K.V 5fe0c23788 exportfs: Return the minimum required handle size 14 years ago
Jens Axboe 7eaceaccab block: remove per-queue plugging 14 years ago
Al Viro 810c1b2e48 udf: fix i_nlink limit 14 years ago
Dirk Behme 6f644e5f97 UDF: Fix compiler warning 14 years ago
Jan Kara 7e49b6f248 udf: Convert UDF to new truncate calling sequence 14 years ago
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() 15 years ago
Arnd Bergmann 6de5bd128d BKL: introduce CONFIG_BKL. 15 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