Commit Graph

211186 Commits (eee4adc709afe40d8c02fa154c63dbeb55d911e3)
 

Author SHA1 Message Date
Eric Sandeen eee4adc709 ext4: move ext4_mb_{get,put}_buddy_cache_lock and make them static 15 years ago
Theodore Ts'o 61d08673de ext4: rename mark_bitmap_end() to ext4_mark_bitmap_end() 15 years ago
Theodore Ts'o 4a873a472b ext4: move flush_completed_IO to fs/ext4/fsync.c and make it static 15 years ago
Theodore Ts'o bf89d16f6e ext4: rename {ext,idx}_pblock and inline small extent functions 15 years ago
Theodore Ts'o 1f109d5a17 ext4: make various ext4 functions be static 15 years ago
Theodore Ts'o 5dabfc78dc ext4: rename {exit,init}_ext4_*() to ext4_{exit,init}_*() 15 years ago
Theodore Ts'o 7f93cff90f ext4: fix kernel oops if the journal superblock has a non-zero j_errno 15 years ago
Eric Sandeen 72f84e6560 ext4: update writeback_index based on last page scanned 15 years ago
Eric Sandeen 5b41d92437 ext4: implement writeback livelock avoidance using page tagging 15 years ago
Eric Sandeen bbd08344e3 ext4: tidy up a void argument in inode.c 15 years ago
Lukas Czerner 27ee40df2b ext4: add batched_discard into ext4 feature list 15 years ago
Lukas Czerner 7360d1731e ext4: Add batched discard support for ext4 15 years ago
Lukas Czerner 367a51a339 fs: Add FITRIM ioctl 15 years ago
Lukas Czerner 77ca6cdf0a ext4: Use return value from sb_issue_discard() 15 years ago
Namhyung Kim 877836905d ext4: Check return value of sb_getblk() and friends 15 years ago
Theodore Ts'o bd2d0210cf ext4: use bio layer instead of buffer layer in mpage_da_submit_io 15 years ago
Theodore Ts'o 1de3e3df91 ext4: move mpage_put_bnr_to_bhs()'s functionality to mpage_da_submit_io() 15 years ago
Theodore Ts'o 3ecdb3a193 ext4: inline walk_page_buffers() into mpage_da_submit_io 15 years ago
Theodore Ts'o cb20d51883 ext4: inline ext4_writepage() into mpage_da_submit_io() 15 years ago
Theodore Ts'o a42afc5f56 ext4: simplify ext4_writepage() 15 years ago
Theodore Ts'o 5a87b7a5da ext4: call mpage_da_submit_io() from mpage_da_map_blocks() 15 years ago
Theodore Ts'o 16828088f9 ext4: use KMEM_CACHE instead of kmem_cache_create 15 years ago
Theodore Ts'o 7845c04975 ext4: use search_dirblock() in ext4_dx_find_entry() 15 years ago
Theodore Ts'o 8941ec8bb6 ext4: avoid uninitialized memory references in ext3_htree_next_block() 15 years ago
Eric Sandeen 640e939656 ext4: remove unused ext4_sb_info members 15 years ago
Eric Sandeen c999af2b34 ext4: queue conversion after adding to inode's completed IO list 15 years ago
Eric Sandeen 3e1e5f5016 ext4: don't use ext4_allocation_contexts for tracing 15 years ago
Eric Sandeen 4d5476164a ext4: fix oops in trace_ext4_mb_release_group_pa 15 years ago
Toshiyuki Okajima 0c9169ccad ext4: fix potential infinite loop in ext4_da_writepages() 15 years ago
Toshiyuki Okajima e0d10bfa91 ext4: improve llseek error handling for overly large seek offsets 15 years ago
Maciej Żenczykowski c41303ced6 ext4: don't update sb journal_devnum when RO dev 15 years ago
Lukas Czerner 2407518de6 ext4: use sb_issue_zeroout in ext4_ext_zeroout 15 years ago
Lukas Czerner a31437b85a ext4: use sb_issue_zeroout in setup_new_group_blocks 15 years ago
Lukas Czerner 857ac889cc ext4: add interface to advertise ext4 features in sysfs 15 years ago
Lukas Czerner bfff68738f ext4: add support for lazy inode table initialization 15 years ago
Lukas Czerner e6fa0be699 Add helper function for blkdev_issue_zeroout (sb_issue_discard) 15 years ago
Theodore Ts'o 5c2178e785 jbd2: Add sanity check for attempts to start handle during umount 15 years ago
Sergey Senozhatsky a1c6c5698d ext4: fix NULL pointer dereference in print_daily_error_info() 15 years ago
Lukas Czerner 53fdcf992d ext4: don't hold spinlock while calling ext4_issue_discard() 15 years ago
Lukas Czerner 5829870982 ext4: check for negative error code from sb_issue_discard 15 years ago
Eric Sandeen b443e7339a ext4: don't bump up LONG_MAX nr_to_write by a factor of 8 15 years ago
Eric Sandeen 659c6009ca ext4: stop looping in ext4_num_dirty_pages when max_pages reached 15 years ago
Curt Wohlgemuth fb1813f4a8 ext4: use dedicated slab caches for group_info structures 15 years ago
Wen Congyang b853fd3648 ext4: avoid null dereference in trace_ext4_mballoc_discard 15 years ago
Brian King 39e3ac2599 jbd2: Fix I/O hang in jbd2_journal_release_jbd_inode 15 years ago
Theodore Ts'o 58590b06d7 ext4: fix EOFBLOCKS_FL handling 15 years ago
Linus Torvalds 899611ee7d Linux 2.6.36-rc6 15 years ago
David Howells 62bdb288bf MN10300: Handle missing sys_cacheflush() when caching disabled 15 years ago
Linus Torvalds 0f44fbd297 alpha: fix compile problem in arch/alpha/kernel/signal.c 15 years ago
Linus Torvalds 7268e3c4b5 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev 15 years ago