summaryrefslogtreecommitdiffstats
path: root/include/scsi (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-28Btrfs: fix ordered extent check in btrfs_punch_holeFilipe David Borba Manana1-1/+1
2014-01-28Btrfs: fix the reserved space leak caused by the race between nonlock dio and...Miao Xie1-47/+84
2014-01-28Btrfs: cleanup unnecessary parameter and variant of prepare_pages()Miao Xie1-8/+6
2014-01-28btrfs: replace BUG in can_modify_featureDavid Sterba1-1/+3
2014-01-28btrfs: reserve no transaction units in btrfs_feature_attr_storeDavid Sterba1-1/+1
2014-01-28Btrfs: make btrfs_debug match pr_debug handling related to DEBUGFrank Holton1-0/+6
2014-01-28btrfs: cleanup: removed unused 'btrfs_get_inode_ref_index'Sergei Trofimovich2-71/+0
2014-01-28Btrfs/tracepoint: update new flags for ordered extent TPLiu Bo1-1/+2
2014-01-28Btrfs/tracepoint: fix to report right flags for ordered extentLiu Bo1-11/+11
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