Commit Graph

220597 Commits (5f2545fa156f3d4d327038d7664608e146809a3c)
 

Author SHA1 Message Date
Linus Torvalds 0671b7674f Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
Linus Torvalds 0b2d8d9e56 proc_bus_pci_ioctl: remove pointless BKL usage 14 years ago
Kazuya Mio a6371b636f ext4: fix compile error in ext4_fallocate() 14 years ago
Eric Sandeen eee4adc709 ext4: move ext4_mb_{get,put}_buddy_cache_lock and make them static 14 years ago
Theodore Ts'o 61d08673de ext4: rename mark_bitmap_end() to ext4_mark_bitmap_end() 14 years ago
Theodore Ts'o 4a873a472b ext4: move flush_completed_IO to fs/ext4/fsync.c and make it static 14 years ago
Theodore Ts'o bf89d16f6e ext4: rename {ext,idx}_pblock and inline small extent functions 14 years ago
Theodore Ts'o 1f109d5a17 ext4: make various ext4 functions be static 14 years ago
Theodore Ts'o 5dabfc78dc ext4: rename {exit,init}_ext4_*() to ext4_{exit,init}_*() 14 years ago
Theodore Ts'o 7f93cff90f ext4: fix kernel oops if the journal superblock has a non-zero j_errno 14 years ago
Eric Sandeen 72f84e6560 ext4: update writeback_index based on last page scanned 14 years ago
Eric Sandeen 5b41d92437 ext4: implement writeback livelock avoidance using page tagging 14 years ago
Eric Sandeen bbd08344e3 ext4: tidy up a void argument in inode.c 14 years ago
Lukas Czerner 27ee40df2b ext4: add batched_discard into ext4 feature list 14 years ago
Lukas Czerner 7360d1731e ext4: Add batched discard support for ext4 14 years ago
Lukas Czerner 367a51a339 fs: Add FITRIM ioctl 14 years ago
Lukas Czerner 77ca6cdf0a ext4: Use return value from sb_issue_discard() 14 years ago
Namhyung Kim 877836905d ext4: Check return value of sb_getblk() and friends 14 years ago
Theodore Ts'o bd2d0210cf ext4: use bio layer instead of buffer layer in mpage_da_submit_io 14 years ago
Theodore Ts'o 1de3e3df91 ext4: move mpage_put_bnr_to_bhs()'s functionality to mpage_da_submit_io() 14 years ago
Theodore Ts'o 3ecdb3a193 ext4: inline walk_page_buffers() into mpage_da_submit_io 14 years ago
Theodore Ts'o cb20d51883 ext4: inline ext4_writepage() into mpage_da_submit_io() 14 years ago
Theodore Ts'o a42afc5f56 ext4: simplify ext4_writepage() 14 years ago
Theodore Ts'o 5a87b7a5da ext4: call mpage_da_submit_io() from mpage_da_map_blocks() 14 years ago
Theodore Ts'o 16828088f9 ext4: use KMEM_CACHE instead of kmem_cache_create 14 years ago
Theodore Ts'o 7845c04975 ext4: use search_dirblock() in ext4_dx_find_entry() 14 years ago
Theodore Ts'o 8941ec8bb6 ext4: avoid uninitialized memory references in ext3_htree_next_block() 14 years ago
Eric Sandeen 640e939656 ext4: remove unused ext4_sb_info members 14 years ago
Eric Sandeen c999af2b34 ext4: queue conversion after adding to inode's completed IO list 14 years ago
Eric Sandeen 3e1e5f5016 ext4: don't use ext4_allocation_contexts for tracing 14 years ago
Eric Sandeen 4d5476164a ext4: fix oops in trace_ext4_mb_release_group_pa 14 years ago
Toshiyuki Okajima 0c9169ccad ext4: fix potential infinite loop in ext4_da_writepages() 14 years ago
Toshiyuki Okajima e0d10bfa91 ext4: improve llseek error handling for overly large seek offsets 14 years ago
Maciej Żenczykowski c41303ced6 ext4: don't update sb journal_devnum when RO dev 14 years ago
Lukas Czerner 2407518de6 ext4: use sb_issue_zeroout in ext4_ext_zeroout 14 years ago
Lukas Czerner a31437b85a ext4: use sb_issue_zeroout in setup_new_group_blocks 14 years ago
Lukas Czerner 857ac889cc ext4: add interface to advertise ext4 features in sysfs 14 years ago
Lukas Czerner bfff68738f ext4: add support for lazy inode table initialization 14 years ago
Lukas Czerner e6fa0be699 Add helper function for blkdev_issue_zeroout (sb_issue_discard) 14 years ago
Theodore Ts'o 5c2178e785 jbd2: Add sanity check for attempts to start handle during umount 14 years ago
Sergey Senozhatsky a1c6c5698d ext4: fix NULL pointer dereference in print_daily_error_info() 14 years ago
Lukas Czerner 53fdcf992d ext4: don't hold spinlock while calling ext4_issue_discard() 14 years ago
Lukas Czerner 5829870982 ext4: check for negative error code from sb_issue_discard 14 years ago
Eric Sandeen b443e7339a ext4: don't bump up LONG_MAX nr_to_write by a factor of 8 14 years ago
Eric Sandeen 659c6009ca ext4: stop looping in ext4_num_dirty_pages when max_pages reached 14 years ago
Curt Wohlgemuth fb1813f4a8 ext4: use dedicated slab caches for group_info structures 14 years ago
Linus Torvalds 22cdbd1d57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 14 years ago
Alex Deucher 7e94250312 drm/radeon/kms: enable unmappable vram for evergreen 14 years ago
Wen Congyang b853fd3648 ext4: avoid null dereference in trace_ext4_mballoc_discard 14 years ago
Alex Deucher 2c7d81acf4 drm/radeon/kms: fix tiled db height calculation on 6xx/7xx 14 years ago