summaryrefslogtreecommitdiffstats
path: root/init (unfollow)
Commit message (Expand)AuthorFilesLines
2013-12-23f2fs: simplify IS_DATASEG and IS_NODESEG macroChangman Lee1-7/+2
2013-12-23f2fs: merge read IOs at ra_nat_pages()Jaegeuk Kim1-7/+4
2013-12-23f2fs: add a new function to support for merging contiguous readChao Yu3-0/+54
2013-12-23f2fs: move the list_head initialization into the lock protection regionGu Zheng1-5/+10
2013-12-23f2fs: simplify write_orphan_inodes for better readableGu Zheng1-21/+19
2013-12-23f2fs: convert inc/dec_valid_node_count to inc/dec one countGu Zheng2-20/+18
2013-12-23f2fs: convert dev_valid_block_count to voidGu Zheng1-2/+1
2013-12-23f2fs: convert remove_inode_page to voidGu Zheng2-9/+5
2013-12-23f2fs: introduce a bio array for per-page write biosJaegeuk Kim3-26/+32
2013-12-23f2fs: disable the extent cache ops on high fragmented filesJaegeuk Kim2-4/+21
2013-12-23f2fs: use sbi->write_mutex for write biosJaegeuk Kim4-10/+15
2013-12-23f2fs: clean up the do_submit_bio flowJaegeuk Kim2-18/+22
2013-12-23f2fs: use f2fs_put_page to release page for uniform styleChao Yu1-2/+1
2013-12-23f2fs: add a tracepoint for f2fs_issue_discardJaegeuk Kim2-0/+24
2013-12-23f2fs: introduce f2fs_issue_discard() to clean upJaegeuk Kim1-10/+11
2013-12-23f2fs: add a sysfs entry to control max_discardsJaegeuk Kim1-0/+2
2013-12-23f2fs: add key functions for small discardsJaegeuk Kim1-0/+60
2013-12-23f2fs: add a slab cache entry for small discardsJaegeuk Kim3-1/+40
2013-12-23f2fs: improve searching speed of __next_free_blkoffChangman Lee1-7/+12
2013-12-23f2fs: introduce __find_rev_next(_zero)_bitChangman Lee1-0/+148
2013-12-22Linux 3.13-rc5v3.13-rc5Linus Torvalds1-1/+1
2013-12-22aio: clean up and fix aio_setup_ring page mappingLinus Torvalds1-35/+23
2013-12-21aio/migratepages: make aio migrate pages saneBenjamin LaHaise3-15/+53
2013-12-21aio: fix kioctx leak introduced by "aio: Fix a trinity splat"Benjamin LaHaise1-1/+2
2013-12-21Don't set the INITRD_COMPRESS environment variable automaticallyLinus Torvalds1-1/+3
2013-12-21mm: fix build of split ptlock codeOlof Johansson1-1/+1
2013-12-20pstore: Don't allow high traffic options on fragile devicesLuck, Tony4-2/+10
2013-12-20mm: do not allocate page->ptl dynamically, if spinlock_t fits to longKirill A. Shutemov5-7/+8
2013-12-20mm: page_alloc: revert NUMA aspect of fair allocation policyJohannes Weiner1-10/+9
2013-12-20Revert "mm: page_alloc: exclude unreclaimable allocations from zone fairness ...Mel Gorman1-2/+1
2013-12-20mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) supportKirill A. Shutemov1-3/+2
2013-12-19qla2xxx: Fix scsi_host leak on qlt_lport_register callback failureNicholas Bellinger1-0/+1
2013-12-19target: Remove extra percpu_ref_initAndy Grover1-7/+1
2013-12-19arm64: ptrace: avoid using HW_BREAKPOINT_EMPTY for disabled eventsWill Deacon1-20/+18
2013-12-19ARC: Allow conditional multiple inclusion of uapi/asm/unistd.hVineet Gupta1-1/+7
2013-12-19target/file: Update hw_max_sectors based on current block_sizeNicholas Bellinger4-5/+14
2013-12-19iser-target: Move INIT_WORK setup into isert_create_device_ib_resNicholas Bellinger1-2/+4
2013-12-19iscsi-target: Fix incorrect np->np_thread NULL assignmentNicholas Bellinger2-6/+1
2013-12-19mm/hugetlb: check for pte NULL pointer in __page_check_address()Jianguo Wu1-0/+4
2013-12-19fix build with make 3.80Jan Beulich1-13/+7
2013-12-19mm/mempolicy: fix !vma in new_vma_page()Wanpeng Li1-6/+8
2013-12-19MAINTAINERS: add Davidlohr as GPT maintainerDavidlohr Bueso1-0/+6
2013-12-19mm/memory-failure.c: recheck PageHuge() after hugetlb page migrate successfullyJianguo Wu1-4/+10
2013-12-19mm/compaction: respect ignore_skip_hint in update_pageblock_skipJoonsoo Kim1-0/+4
2013-12-19mm/mempolicy: correct putback method for isolate pages if failedJoonsoo Kim1-1/+1
2013-12-19mm: add missing dependency in KconfigSima Baymani1-1/+1
2013-12-19sh: always link in helper functions extracted from libgccGeert Uytterhoeven1-1/+1
2013-12-19mm: page_alloc: exclude unreclaimable allocations from zone fairness policyJohannes Weiner1-1/+2
2013-12-19mm: numa: defer TLB flush for THP migration as long as possibleMel Gorman2-7/+3
2013-12-19mm: numa: guarantee that tlb_flush_pending updates are visible before page ta...Mel Gorman1-1/+6