Commit Graph

400 Commits (f0828ba96d02d4d4b197c531b34c662ee3c928df)

Author SHA1 Message Date
Fabian Frederick 6981498d79 udf: remove bool assignment to 0/1 10 years ago
Fabian Frederick 2b8f942111 udf: use bool for done 10 years ago
Jan Kara b07ef35244 udf: Release preallocation on last writeable close 10 years ago
Fabian Frederick bbe48dd811 udf: destroy sbi mutex in put_super 10 years ago
Jan Kara 23b133bdc4 udf: Check length of extended attributes and allocation descriptors 10 years ago
Jan Kara 7914495427 udf: Remove repeated loads blocksize 10 years ago
Jan Kara 2c561bc362 udf: Update Kconfig description 10 years ago
Jan Kara 3ee3039c5b udf: Reduce repeated dereferences 10 years ago
Jan Kara e237ec37ec udf: Check component length before reading it 10 years ago
Jan Kara 0e5cc9a40a udf: Check path length when reading symlink 10 years ago
Jan Kara a1d47b2629 udf: Verify symlink size before loading it 10 years ago
Jan Kara e159332b9a udf: Verify i_size when loading inode 10 years ago
Markus Elfring fdf2657bc8 udf: One function call less in udf_fill_super() after error detection 10 years ago
Markus Elfring 0d454e4a44 udf: Deletion of unnecessary checks before the function call "iput" 10 years ago
Jan Kara 6174c2eb8e udf: Fix loading of special inodes 10 years ago
Fabian Frederick 37993271cf udf: remove redundant sys_tz declaration 11 years ago
Jan Kara 6fb1ca92a6 udf: Fix race between write(2) and close(2) 11 years ago
Al Viro 0b93a92be4 udf: saner calling conventions for udf_new_inode() 11 years ago
Al Viro b231509616 udf: fix the udf_iget() vs. udf_new_inode() races 11 years ago
Al Viro d2be51cb34 udf: merge the pieces inserting a new non-directory object into directory 11 years ago
Jan Kara 470cca56c3 udf: Set i_generation field 11 years ago
Jan Kara 4071b91362 udf: Properly detect stale inodes 11 years ago
Jan Kara 6d3d5e860a udf: Make udf_read_inode() and udf_iget() return error 11 years ago
Jan Kara c03aa9f6e1 udf: Avoid infinite loop when processing indirect ICBs 11 years ago
Jan Kara bb7720a0b4 udf: Fold udf_fill_inode() into __udf_read_inode() 11 years ago
Jan Kara 8a70ee3307 udf: Avoid dir link count to go negative 11 years ago
Chao Yu 85cd083b49 udf: avoid unneeded up_write when fail to add entry in ->symlink 11 years ago
Chao Yu 3f1be4f9c9 udf: avoid redundant memcpy when writing data in ICB 11 years ago
Andy Shevchenko c7ff48212d fs/udf: re-use hex_asc_upper_{hi,lo} macros 11 years ago
Fabian Frederick e973606cc2 udf: use linux/uaccess.h 11 years ago
Al Viro d4637bc18f udf: switch to ->write_iter() 11 years ago
Al Viro aad4f8bb42 switch simple generic_file_aio_read() users to ->read_iter() 11 years ago
Al Viro 31b140398c switch {__,}blockdev_direct_IO() to iov_iter 11 years ago
Al Viro a6cbcd4a4a get rid of pointless iov_length() in ->direct_IO() 11 years ago
Al Viro d8d3d94b80 pass iov_iter to ->direct_IO() 11 years ago
Johannes Weiner 91b0abe36a mm + fs: store shadow entries in page cache 11 years ago
Al Viro 41fc56d573 kill the 4th argument of __generic_file_aio_write() 11 years ago
Theodore Ts'o 02b9984d64 fs: push sync_filesystem() down to the file system's remount_fs() 11 years ago
Fabian Frederick 53ea18de2a udf: Add __init macro to init_inodecache 11 years ago
Fabian Frederick 8c6915aef7 fs: udf: parse_options: blocksize check 11 years ago
Jan Kara 09ebb17ab4 udf: Fix data corruption on file type conversion 11 years ago
Jan Kara 4ea7772f82 udf: Fix lockdep warning from udf_symlink() 11 years ago
Peter A. Felvegi 444996027e udf: fix for pathetic mount times in case of invalid file system 11 years ago
Jan Kara 69d75671d9 udf: Fortify LVID loading 12 years ago
Kirill A. Shutemov 7caef26767 truncate: drop 'oldsize' truncate_pagecache() parameter 12 years ago
Jan Kara e729eac6f6 udf: Refuse RW mount of the filesystem instead of making it RO 12 years ago
Jan Kara d759bfa4e7 udf: Standardize return values in mount sequence 12 years ago
Kent Overstreet 73a7075e3f aio: Kill aio_rw_vect_retry() 12 years ago
Al Viro 656d09df8f udf: provide ->tmpfile() 12 years ago
Al Viro 5add2ee198 [readdir] convert udf 12 years ago