summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-25mempolicy: restructure rebinding-mempolicy functionsMiao Xie
2010-05-25mempolicy: document cpuset interaction with tmpfs mpol mount optionLee Schermerhorn
2010-05-25mempolicy: factor mpol_shared_policy_init() return pathsLee Schermerhorn
2010-05-25mempolicy: rename policy_types and cleanup initializationLee Schermerhorn
2010-05-25mempolicy: lose unnecessary loop variable in mpol_parse_str()Lee Schermerhorn
2010-05-25mempolicy: don't call mpol_set_nodemask() when no_contextLee Schermerhorn
2010-05-25mempolicy: remove redundant checkBob Liu
2010-05-25mempolicy: remove case MPOL_INTERLEAVE from policy_zonelist()Bob Liu
2010-05-25mempolicy: remove redundant codeBob Liu
2010-05-25mm: remove return value of putback_lru_pages()Minchan Kim
2010-05-25shmem: remove redundant codeHuang Shijie
2010-05-25sparsemem: on no vmemmap path put mem_map on node high tooYinghai Lu
2010-05-25page allocator: reduce fragmentation in buddy allocator by adding buddies tha...Corrado Zoccolo
2010-05-25tmpfs: insert tmpfs cache pages to inactive list at firstKOSAKI Motohiro
2010-05-25xtensa: includecheck fix: vectors.SJaswinder Singh Rajput
2010-05-25xtensa: convert to asm-generic/hardirq.hChristoph Hellwig
2010-05-25xtensa: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori
2010-05-25[SCSI] bfa: fix system crash when reading sysfs fc_host statisticsKrishna Gudipati
2010-05-25[SCSI] iscsi_tcp: remove sk_sleep checkMike Christie
2010-05-25Btrfs: use async helpers for DIO write checksummingChris Mason
2010-05-25Btrfs: don't walk around with task->state != TASK_RUNNINGChris Mason
2010-05-25Btrfs: do aio_write instead of writeJosef Bacik
2010-05-25Btrfs: add basic DIO read/write supportJosef Bacik
2010-05-25direct-io: do not merge logically non-contiguous requestsJosef Bacik
2010-05-25direct-io: add a hook for the fs to provide its own submit_bio functionJosef Bacik
2010-05-25fs: allow short direct-io reads to be completed via buffered IOJosef Bacik
2010-05-25Btrfs: Metadata ENOSPC handling for balanceYan, Zheng
2010-05-25Btrfs: Pre-allocate space for data relocationYan, Zheng
2010-05-25Btrfs: Metadata ENOSPC handling for tree logYan, Zheng
2010-05-25Btrfs: Metadata reservation for orphan inodesYan, Zheng
2010-05-25Btrfs: Introduce global metadata reservationYan, Zheng
2010-05-25Btrfs: Update metadata reservation for delayed allocationYan, Zheng
2010-05-25Btrfs: Integrate metadata reservation with start_transactionYan, Zheng
2010-05-25Btrfs: Introduce contexts for metadata reservationYan, Zheng
2010-05-25Btrfs: Kill init_btrfs_i()Yan, Zheng
2010-05-25Btrfs: Shrink delay allocated space in a synchronizedYan, Zheng
2010-05-25Btrfs: Kill allocate_wait in space_infoYan, Zheng
2010-05-25Btrfs: Link block groups of different raid typesYan, Zheng
2010-05-25tracing: Add __used annotation to event variableSteven Rostedt
2010-05-25fuse: support splice() reading from fuse deviceMiklos Szeredi
2010-05-25fuse: allow splice to move pagesMiklos Szeredi
2010-05-25mm: export remove_from_page_cache() to modulesMiklos Szeredi
2010-05-25mm: export lru_cache_add_*() to modulesMiklos Szeredi
2010-05-25fuse: support splice() writing to fuse deviceMiklos Szeredi
2010-05-25fuse: get page reference for readpagesMiklos Szeredi
2010-05-25fuse: use get_user_pages_fast()Miklos Szeredi
2010-05-25fuse: remove unneeded variableDan Carpenter
2010-05-25watchdog: Driver for the watchdog timer on Freescale IMX2 (and later) process...Wolfram Sang
2010-05-25power_supply: Fix regression for 'type' propertyDaniel Mack
2010-05-25perf, trace: Fix !x86 build bugPeter Zijlstra