Commit Graph

311 Commits (466bfe7f4a5bee4cdd73d3f6bd290173a8c75a40)

Author SHA1 Message Date
Al Viro ebfc3b49a7 don't pass nameidata to ->create() 13 years ago
Al Viro 00cd8dd3bf stop passing nameidata to ->lookup() 13 years ago
Jan Kara 1df2ae31c7 udf: Fortify loading of sparing table 13 years ago
Jan Kara adee11b208 udf: Avoid run away loop when partition table length is corrupted 13 years ago
Jan Kara cb14d340ef udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol() 13 years ago
Al Viro b0b0382bb4 ->encode_fh() API change 13 years ago
Linus Torvalds 26fe575028 vfs: make it possible to access the dentry hash/len as one 64-bit entry 13 years ago
Jan Kara dbd5768f87 vfs: Rename end_writeback() to clear_inode() 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
Cong Wang 7c0fb22752 udf: remove the second argument of k[un]map_atomic() 13 years ago
Jan Kara f6940fe909 udf: Fix deadlock in udf_release_file() 13 years ago
Jan Kara a0391a3ae9 udf: Fix deadlock in udf_release_file() 13 years ago
Steve Nickel b2527bfa53 udf: Fix file entry logicalBlocksRecorded 13 years ago
Jan Kara fd4287dbc0 udf: Fix handling of i_blocks 13 years ago
Steve Nickel d5e2cf07c3 udf: Init/maintain file entry checkpoint field 13 years ago
Joe Perches 75b09e022f udf: Remove unnecessary OOM messages 13 years ago
Jan Kara 853a0c25ba udf: Mark LVID buffer as uptodate before marking it dirty 13 years ago
Jan Kara fef2e9f330 udf: Treat symlink component of type 2 as / 13 years ago
Jan Kara d2eb8c3593 udf: Fix deadlock when converting file from in-ICB one to normal one 13 years ago
Jan Kara 7b0b0933a3 udf: Cleanup calling convention of inode_getblk() 13 years ago
Al Viro 34c80b1d93 vfs: switch ->show_options() to struct dentry * 13 years ago
Al Viro faa17292fd udf: propagate umode_t 13 years ago
Al Viro 1a67aafb5f switch ->mknod() to umode_t 13 years ago
Al Viro 4acdaf27eb switch ->create() to umode_t 13 years ago
Al Viro 18bb1db3e7 switch vfs_mkdir() and ->mkdir() to 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
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