summaryrefslogtreecommitdiffstats
path: root/Documentation/logo.gif (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-28btrfs: expand btrfs_find_item() to include find_orphan_item functionalityKelley Nielsen4-35/+17
2014-01-28btrfs: expand btrfs_find_item() to include find_root_ref functionalityKelley Nielsen3-20/+11
2014-01-28btrfs: bootstrap generic btrfs_find_item interfaceKelley Nielsen3-36/+43
2014-01-28btrfs: fix unused variables in qgroup.cValentina Giusti1-9/+2
2014-01-28btrfs: replace path->slots[0] with otherwise unused variable 'slot'Valentina Giusti1-2/+2
2014-01-28btrfs: remove unused variable from scrub_fixup_nodatasumValentina Giusti1-2/+0
2014-01-28btrfs: remove unused variable from setup_cluster_no_bitmapValentina Giusti1-2/+0
2014-01-28btrfs: remove unused variables from extent_io.cValentina Giusti1-7/+0
2014-01-28btrfs: remove unused variable from find_free_extentValentina Giusti1-2/+0
2014-01-28btrfs: remove unused variables from disk-io.cValentina Giusti1-11/+0
2014-01-28btrfs: remove unused variable from btrfs_new_inodeValentina Giusti1-6/+0
2014-01-28btrfs: publish fs label in sysfsJeff Mahoney1-0/+44
2014-01-28btrfs: publish device membership in sysfsJeff Mahoney2-0/+33
2014-01-28btrfs: publish allocation data in sysfsJeff Mahoney4-5/+238
2014-01-28btrfs: add ioctl to export size of global metadata reservationJeff Mahoney2-0/+17
2014-01-28btrfs: use feature attribute names to print better error messagesJeff Mahoney3-6/+64
2014-01-28btrfs: add ability to change features via sysfsJeff Mahoney2-4/+117
2014-01-28btrfs: publish unknown feature bits in sysfsJeff Mahoney1-1/+107
2014-01-28btrfs: publish per-super features in sysfsJeff Mahoney1-16/+65
2014-01-28btrfs: publish per-super attributes in sysfsJeff Mahoney4-0/+57
2014-01-28btrfs: publish supported featured in sysfsJeff Mahoney2-0/+87
2014-01-28kobject: export kobj_sysfs_opsJeff Mahoney1-0/+1
2014-01-28btrfs: add ioctls to query/change feature bits onlineJeff Mahoney3-0/+163
2014-01-28Btrfs: skip merge part for delayed data refsLiu Bo1-0/+7
2014-01-28Btrfs: introduce a head ref rbtreeLiu Bo5-60/+99
2014-01-28Btrfs: fix check-integrity to look at the referenced data properlyJosef Bacik2-4/+12
2014-01-28Btrfs: incompatible format change to remove hole extentsJosef Bacik6-56/+373
2014-01-20Linux 3.13v3.13Linus Torvalds1-1/+1
2014-01-20drm/nouveau/mxm: fix null deref on loadIlia Mirkin1-2/+2
2014-01-18Revert "ACPI: Add BayTrail SoC GPIO and LPSS ACPI IDs"Rafael J. Wysocki2-2/+0
2014-01-18s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructionsHeiko Carstens1-8/+8
2014-01-18parisc: fix SO_MAX_PACING_RATE typoEric Dumazet1-1/+1
2014-01-18ipv6: simplify detection of first operational link-local address on interfaceHannes Frederic Sowa2-22/+17
2014-01-18tcp: metrics: Avoid duplicate entries with the same destination-IPChristoph Paasch1-19/+32
2014-01-18net: rds: fix per-cpu helper usageGerald Schaefer1-4/+3
2014-01-17percpu_counter: unbreak __percpu_counter_add()Hugh Dickins1-1/+1
2014-01-17e1000e: Fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg1-6/+2
2014-01-16Revert "arm64: Fix memory shareability attribute for ioremap_wc/cache"Catalin Marinas1-1/+1
2014-01-16perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10hRobert Richter1-8/+45
2014-01-16x86, mm, perf: Allow recursive faults from interruptsPeter Zijlstra1-0/+18
2014-01-16bpf: do not use reciprocal divideEric Dumazet6-46/+45
2014-01-16be2net: add dma_mapping_error() check for dma_map_page()Ivan Vecera1-2/+9
2014-01-16bnx2x: Don't release PCI bars on shutdownYuval Mintz1-14/+15
2014-01-16net,via-rhine: Fix tx_timeout handlingRichard Weinberger1-0/+1
2014-01-15batman-adv: fix batman-adv header overhead calculationMarek Lindner1-1/+1
2014-01-15kvm: x86: fix apic_base enable checkAndrew Jones1-1/+1
2014-01-15lib/percpu_counter.c: fix __percpu_counter_add()Ming Lei1-2/+2
2014-01-15crash_dump: fix compilation error (on MIPS at least)Qais Yousef1-0/+2
2014-01-15mm: fix crash when using XFS on loopbackMikulas Patocka1-1/+4
2014-01-15MIPS: fix blast_icache32 on loongson2Aaro Koskinen2-21/+29