Commit Graph

114 Commits (2bfb4fff3e9731ecfe745881e53cfb2e646c47bb)

Author SHA1 Message Date
Anton Altaparmakov 2bfb4fff3e NTFS: Add fs/ntfs/attrib.[hc]::ntfs_attr_make_non_resident(). 20 years ago
Anton Altaparmakov c0c1cc0e46 NTFS: - Fix bug in fs/ntfs/attrib.c::ntfs_find_vcn_nolock() where after 20 years ago
Anton Altaparmakov 271849a988 NTFS: Add fs/ntfs/attrib.[hc]::ntfs_attr_vcn_to_lcn_nolock() used by the new 20 years ago
Anton Altaparmakov 7e693073a9 NTFS: Add AT_EA in addition to AT_DATA to whitelist for being allowed to be 20 years ago
Anton Altaparmakov 9451f8519c NTFS: Correct sparse file handling. The compressed values need to be 20 years ago
Anton Altaparmakov 413826868f NTFS: Make fs/ntfs/namei.c::ntfs_get_{parent,dentry} static and move the 20 years ago
Randy Dunlap 8907547d4b NTFS: Fix printk format warnings on ia64. (Randy Dunlap) 20 years ago
Anton Altaparmakov 5ae9fcf8f3 NTFS: - Set the ntfs_inode->allocated_size to the real allocated size in the 20 years ago
Anton Altaparmakov 37e4c13b98 NTFS: Fix a nasty runlist merge bug when merging two holes. 20 years ago
Anton Altaparmakov d8ec785e0b NTFS: Change time to u64 in time.h::ntfs2utc() as it otherwise generates a 20 years ago
Anton Altaparmakov b6ad6c52fe NTFS: - Split ntfs_map_runlist() into ntfs_map_runlist() and a non-locking 20 years ago
Anton Altaparmakov 1a0df15acd NTFS: Fix a bug in fs/ntfs/runlist.c::ntfs_mapping_pairs_decompress() in 20 years ago
Anton Altaparmakov c002f42543 NTFS: - Add disable_sparse mount option together with a per volume sparse 20 years ago
Anton Altaparmakov f40661be03 NTFS: Optimise/reorganise some error handling code in fs/ntfs/aops.c. 20 years ago
Anton Altaparmakov 946929d813 NTFS: Fixup the resident attribute resizing code in 20 years ago
Anton Altaparmakov 3834c3f227 NTFS: Fix stupid bug in fs/ntfs/mft.c introduced in last changeset. 20 years ago
Anton Altaparmakov 149f0c5200 NTFS: Repeat a failed ntfs_truncate() in fs/ntfs/aops.c::ntfs_writepage() 20 years ago
Anton Altaparmakov 07a4e2da7d NTFS: Use i_size_{read,write}() in fs/ntfs/{aops.c,mft.c} and protect 20 years ago
Anton Altaparmakov f50f3ac519 NTFS: Use i_size_read() in fs/ntfs/inode.c once and then use the cached value 20 years ago
Anton Altaparmakov 218357ff1b NTFS: - Use i_size_read() in fs/ntfs/super.c once and then use the cached 20 years ago
Anton Altaparmakov 206f9f35b2 NTFS: In fs/ntfs/dir.c, use i_size_read() once and then the cached value 20 years ago
Anton Altaparmakov 367636772f NTFS: - In fs/ntfs/compress.c, use i_size_read() at the start and then use the 20 years ago
Anton Altaparmakov d4b9ba7bf6 NTFS: Use i_size_read() in fs/ntfs/file.c::ntfs_file_open(). 20 years ago
Anton Altaparmakov db30d160cd NTFS: Use i_size_read() once and then use the cached value in 20 years ago
Anton Altaparmakov 66129f88c4 NTFS: Use i_size_read() in fs/ntfs/logfile.c::ntfs_{check,empty}_logfile(). 20 years ago
Dave Kleikamp 6b6bf51081 JFS: Endian errors 20 years ago
Anton Altaparmakov da28438cae NTFS: Use i_size_read() in fs/ntfs/attrib.c::ntfs_attr_set(). 20 years ago
Dave Kleikamp 6628465e33 [PATCH] JFS: Don't allocate extents that overlap existing extents 20 years ago
Dave Kleikamp 1c6278295d [PATCH] JFS: Write journal sync points more often 20 years ago
Dave Kleikamp 7fab479beb [PATCH] JFS: Support page sizes greater than 4K 20 years ago
Dave Kleikamp dc5798d9a7 [PATCH] JFS: Changes for larger page size 20 years ago
Dave Kleikamp d2e83707ed [PATCH] JFS: Simplify creation of new iag 20 years ago
Dave Kleikamp 66f3131f54 [PATCH] JFS: reduce number of synchronous transactions 20 years ago
Martin Waitz 67be2dd1ba [PATCH] DocBook: fix some descriptions 20 years ago
Pavel Pisa 4dc3b16ba1 [PATCH] DocBook: changes and extensions to the kernel documentation 20 years ago
Mingming Cao fe55c45236 [PATCH] ext3: remove unnecessary race then retry in ext3_get_block 20 years ago
Al Viro 6b9f5829e6 [PATCH] reiserfs endianness: comp_short_keys() cleanup 20 years ago
Al Viro b8cc936f62 [PATCH] reiserfs endianness: fix endianness bugs 20 years ago
Al Viro 3e8962be91 [PATCH] reiserfs endianness: annotate little-endian objects 20 years ago
Al Viro 6a3a16f2ef [PATCH] reiserfs endianness: clone struct reiserfs_key 20 years ago
Ian Kent 3a9720ce73 [PATCH] autofs4: tree race fix 20 years ago
Ian Kent 4dcd00b181 [PATCH] autofs4: wait order fix 20 years ago
Colin Leroy 945b092011 [PATCH] hfs, hfsplus: don't leak s_fs_info and fix an oops 20 years ago
Ken Chen 954d3e9536 [PATCH] aio: optimize io_submit_one() 20 years ago
Ken Chen 644d3a088a [PATCH] aio: clean up debug code 20 years ago
Ken Chen 4bf69b2a06 [PATCH] aio: ring wrapping simplification 20 years ago
Ken Chen 212079cf4e [PATCH] aio: remove superfluous kiocb member initialization 20 years ago
Jesper Juhl 7ed20e1ad5 [PATCH] convert that currently tests _NSIG directly to use valid_signal() 20 years ago
Edward Shishkin 74f9f974a6 [PATCH] reiserfs: journal_init fix 20 years ago
Jan Kara 127144df4c [PATCH] Fix rewriting on a full reiserfs filesystem 20 years ago