summaryrefslogtreecommitdiff
path: root/fs/ntfs/compress.c
AgeCommit message (Expand)Author
2023-05-19ntfs: remove redundant initialization to pointer cb_sb_startColin Ian King
2023-02-02ntfs: fix multiple kernel-doc warningsRandy Dunlap
2022-07-14fs/buffer: Combine two submit_bh() and ll_rw_block() argumentsBart Van Assche
2022-05-09fs: Convert block_read_full_page() to block_read_full_folio()Matthew Wilcox (Oracle)
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 96Thomas Gleixner
2018-08-17ntfs: decompress: remove VLA usageKees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2016-06-07fs: have submit_bh users pass in op and flags separatelyMike Christie
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2014-06-04ntfs: remove NULL value assignmentsFabian Frederick
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-10block: remove per-queue pluggingJens Axboe
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2008-08-04fs: rename buffer trylockNick Piggin
2008-02-05Pagecache zeroing: zero_user_segment, zero_user_segments and zero_userChristoph Lameter
2007-11-03NTFS: Fix read regression.Anton Altaparmakov
2006-10-01[PATCH] fs/ntfs: Conversion to generic booleanRichard Knutsson
2006-03-23NTFS: Semaphore to mutex conversion.Ingo Molnar
2005-09-08NTFS: Remove bogus setting of PageError in ntfs_read_compressed_block().Anton Altaparmakov
2005-05-05NTFS: - In fs/ntfs/compress.c, use i_size_read() at the start and then use theAnton Altaparmakov
2005-04-16Linux-2.6.12-rc2Linus Torvalds