summaryrefslogtreecommitdiffstats
path: root/include/memory (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-06xfs: convert dir/attr btree threshold to xfs_da_geometryDave Chinner4-6/+2
2014-06-06xfs: convert m_dirblksize to xfs_da_geometryDave Chinner14-106/+115
2014-06-06xfs: convert m_dirblkfsbs to xfs_da_geometryDave Chinner9-33/+27
2014-06-06xfs: convert directory segment limits to xfs_da_geometryDave Chinner8-42/+37
2014-06-06xfs: convert directory db conversion to xfs_da_geometryDave Chinner9-70/+93
2014-06-06xfs: convert directory dablk conversion to xfs_da_geometryDave Chinner6-43/+48
2014-06-06xfs: convert dir byte/off conversion to xfs_da_geometryDave Chinner3-13/+14
2014-06-06xfs: kill XFS_DIR2...FIRSTDB macrosDave Chinner5-17/+17
2014-06-06xfs: move directory block translatiosn to xfs_dir2_priv.hDave Chinner3-138/+139
2014-06-06xfs: introduce directory geometry structureDave Chinner8-21/+97
2014-05-15xfs: list_lru_init returns a negative errorDave Chinner1-12/+14
2014-05-15xfs: negate xfs_icsb_init_counters error value Dave Chinner1-1/+1
2014-05-15xfs: negate mount workqueue init error valueDave Chinner1-1/+1
2014-05-15xfs: fix wrong err sign on xfs_set_acl()Dave Chinner1-2/+2
2014-05-15xfs: fix wrong errno from xfs_initxattrsDave Chinner1-4/+4
2014-05-15xfs: correct error sign on COLLAPSE_RANGE errorsDave Chinner1-2/+2
2014-05-15xfs: xfs_commit_metadata returns wrong errnoDave Chinner1-1/+1
2014-05-15xfs: fix incorrect error sign in xfs_file_aio_readDave Chinner1-1/+1
2014-05-15xfs: xfs_dir_fsync() returns positive errnoDave Chinner1-1/+1
2014-05-13xfs: pass struct da_args to xfs_attr_calc_sizeChristoph Hellwig1-9/+5
2014-05-13xfs: simplify attr name setupChristoph Hellwig1-45/+29
2014-05-13xfs: fold xfs_attr_remove_int into xfs_attr_removeChristoph Hellwig1-62/+35
2014-05-13xfs: fold xfs_attr_get_int into xfs_attr_getChristoph Hellwig1-52/+27
2014-05-13xfs: fold xfs_attr_set_int into xfs_attr_setChristoph Hellwig1-66/+44
2014-05-09Linux 3.15-rc5v3.15-rc5Linus Torvalds1-1/+1
2014-05-09x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall()Boris Ostrovsky1-1/+1
2014-05-09x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macroAndres Freund1-1/+1
2014-05-09x86: Fix typo preventing msr_set/clear_bit from having an effectAndres Freund1-1/+1
2014-05-08tracepoint: Fix use of tracepoint funcs after rcu freeMathieu Desnoyers1-2/+2
2014-05-08trace: module: Maintain a valid user countRomain Izard1-1/+1
2014-05-08mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req"Micky Ching4-448/+109
2014-05-08x86/intel: Add quirk to disable HPET for the Baytrail platformFeng Tang1-0/+16
2014-05-08x86/hpet: Make boot_hpet_disable externFeng Tang2-1/+2
2014-05-07x86-64, build: Fix stack protector Makefile breakage with 32-bit userlandGeorge Spelvin1-0/+1
2014-05-07x86/reboot: Add reboot quirk for Certec BPC600Christian Gmeiner1-0/+10
2014-05-07xfs: fix directory readahead offset off-by-oneDave Chinner1-2/+1
2014-05-07xfs: don't sleep in xlog_cil_force_lsn on shutdownDave Chinner2-11/+48
2014-05-07xfs: truncate_setsize should be outside transactionsDave Chinner1-4/+16
2014-05-06agp: info leak in agpioc_info_wrap()Dan Carpenter1-0/+1
2014-05-06fs/affs/super.c: bugfix / double freeFabian Frederick1-2/+0
2014-05-06fanotify: fix -EOVERFLOW with large files on 64-bitWill Woods1-0/+2
2014-05-06slub: use sysfs'es release mechanism for kmem_cacheChristoph Lameter4-24/+29
2014-05-06revert "mm: vmscan: do not swap anon pages just because free+file is low"Johannes Weiner1-0/+18
2014-05-06autofs: fix lockref lookupIan Kent1-2/+2
2014-05-06mm: filemap: update find_get_pages_tag() to deal with shadow entriesJohannes Weiner3-37/+40
2014-05-06mm/compaction: make isolate_freepages start at pageblock boundaryVlastimil Babka1-10/+12
2014-05-06MAINTAINERS: zswap/zbud: change maintainer email addressSeth Jennings1-2/+2
2014-05-06mm/page-writeback.c: fix divide by zero in pos_ratio_polynomRik van Riel1-3/+3
2014-05-06hugetlb: ensure hugepage access is denied if hugepages are not supportedNishanth Aravamudan3-5/+29
2014-05-06slub: fix memcg_propagate_slab_attrsVladimir Davydov1-4/+7