| Age | Commit message (Expand) | Author | Files | Lines |
| 2016-01-29 | Revert "btrfs: synchronize incompat feature bits with sysfs files"HEADmaster | Chris Mason | 4 | -17/+0 |
| 2016-01-27 | btrfs: don't use GFP_HIGHMEM for free-space-tree bitmap kzalloc | Chris Mason | 1 | -1/+1 |
| 2016-01-27 | Merge branch 'dev/fst-followup' of git://git.kernel.org/pub/scm/linux/kernel/... | Chris Mason | 6 | -18/+34 |
| 2016-01-27 | btrfs: sysfs: check initialization state before updating features | David Sterba | 1 | -0/+3 |
| 2016-01-25 | Revert "btrfs: clear PF_NOFREEZE in cleaner_kthread()" | David Sterba | 1 | -1/+0 |
| 2016-01-25 | btrfs: async-thread: Fix a use-after-free error for trace | Qu Wenruo | 1 | -1/+1 |
| 2016-01-25 | Btrfs: fix race between fsync and lockless direct IO writes | Filipe Manana | 2 | -11/+39 |
| 2016-01-25 | Merge branch 'fix/fst-sysfs' of git://git.kernel.org/pub/scm/linux/kernel/git... | Chris Mason | 6 | -1/+53 |
| 2016-01-25 | btrfs: add free space tree to the cow-only list | David Sterba | 1 | -1/+2 |
| 2016-01-25 | btrfs: add free space tree to lockdep classes | David Sterba | 1 | -0/+1 |
| 2016-01-22 | btrfs: tweak free space tree bitmap allocation | David Sterba | 1 | -2/+16 |
| 2016-01-22 | btrfs: tests: switch to GFP_KERNEL | David Sterba | 3 | -15/+15 |
| 2016-01-21 | btrfs: synchronize incompat feature bits with sysfs files | David Sterba | 4 | -0/+17 |
| 2016-01-21 | btrfs: sysfs: introduce helper for syncing bits with sysfs files | David Sterba | 2 | -0/+33 |
| 2016-01-21 | btrfs: sysfs: add free-space-tree bit attribute | David Sterba | 1 | -0/+2 |
| 2016-01-20 | btrfs: sysfs: fix typo in compat_ro attribute definition | David Sterba | 1 | -1/+1 |
| 2016-01-20 | btrfs: raid56: Use raid_write_end_io for scrub | Zhao Lei | 1 | -27/+5 |
| 2016-01-20 | btrfs: Remove unnecessary ClearPageUptodate for raid56 | Zhao Lei | 1 | -2/+0 |
| 2016-01-20 | btrfs: use rbio->nr_pages to reduce calculation | Zhao Lei | 1 | -12/+7 |
| 2016-01-20 | btrfs: Use unified stripe_page's index calculation | Zhao Lei | 1 | -22/+21 |
| 2016-01-20 | btrfs: Fix calculation of rbio->dbitmap's size calculation | Zhao Lei | 2 | -3/+3 |
| 2016-01-20 | btrfs: Fix no_space in write and rm loop | Zhao Lei | 1 | -1/+3 |
| 2016-01-20 | btrfs: merge functions for wait snapshot creation | Zhao Lei | 3 | -21/+22 |
| 2016-01-20 | btrfs: delete unused argument in btrfs_copy_from_user | Zhao Lei | 1 | -4/+2 |
| 2016-01-19 | btrfs: Use direct way to determine raid56 write/recover mode | Zhao Lei | 1 | -1/+2 |
| 2016-01-19 | btrfs: Small cleanup for get index_srcdev loop | Zhao Lei | 1 | -22/+20 |
| 2016-01-19 | btrfs: Enhance chunk validation check | Qu Wenruo | 1 | -1/+32 |
| 2016-01-19 | btrfs: Enhance super validation check | Qu Wenruo | 1 | -49/+48 |
| 2016-01-19 | Btrfs: fix deadlock running delayed iputs at transaction commit time | Filipe Manana | 4 | -8/+10 |
| 2016-01-19 | Btrfs: fix typo in log message when starting a balance | Filipe Manana | 1 | -1/+1 |
| 2016-01-19 | Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Chris Mason | 6 | -15/+56 |
| 2016-01-19 | Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel... | Chris Mason | 7 | -24/+32 |
| 2016-01-19 | btrfs: remove duplicate const specifier | Colin Ian King | 1 | -1/+1 |
| 2016-01-15 | btrfs: initialize the seq counter in struct btrfs_device | Sebastian Andrzej Siewior | 1 | -0/+1 |
| 2016-01-15 | Btrfs: clean up an error code in btrfs_init_space_info() | Dan Carpenter | 1 | -1/+1 |
| 2016-01-15 | btrfs: fix iterator with update error in backref.c | Geliang Tang | 1 | -5/+5 |
| 2016-01-15 | Btrfs: fix output of compression message in btrfs_parse_options() | Tsutomu Itoh | 1 | -7/+22 |
| 2016-01-15 | Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and sub... | Chandan Rajendra | 4 | -8/+33 |
| 2016-01-15 | btrfs: cleanup, stop casting for extent_map->lookup everywhere | Jeff Mahoney | 6 | -17/+25 |
| 2016-01-11 | Merge branch 'for-chris-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Chris Mason | 4 | -18/+58 |
| 2016-01-11 | Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel... | Chris Mason | 24 | -305/+195 |
| 2016-01-11 | Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Chris Mason | 22 | -144/+186 |
| 2016-01-07 | Btrfs: fix fitrim discarding device area reserved for boot loader's use | Filipe Manana | 1 | -10/+10 |
| 2016-01-07 | Btrfs: Check metadata redundancy on balance | Sam Tygier | 1 | -0/+7 |
| 2016-01-07 | btrfs: statfs: report zero available if metadata are exhausted | David Sterba | 1 | -0/+24 |
| 2016-01-07 | btrfs: preallocate path for snapshot creation at ioctl time | David Sterba | 3 | -6/+8 |
| 2016-01-07 | btrfs: allocate root item at snapshot ioctl time | David Sterba | 3 | -6/+13 |
| 2016-01-07 | btrfs: do an allocation earlier during snapshot creation | David Sterba | 1 | -11/+9 |
| 2016-01-07 | btrfs: use smaller type for btrfs_path locks | David Sterba | 1 | -1/+1 |
| 2016-01-07 | btrfs: use smaller type for btrfs_path lowest_level | David Sterba | 1 | -1/+1 |
| 2016-01-07 | btrfs: use smaller type for btrfs_path reada | David Sterba | 1 | -1/+1 |
| 2016-01-07 | btrfs: cleanup, use enum values for btrfs_path reada | David Sterba | 11 | -30/+30 |
| 2016-01-07 | btrfs: constify static arrays | David Sterba | 4 | -4/+4 |
| 2016-01-07 | btrfs: constify remaining structs with function pointers | David Sterba | 5 | -8/+8 |
| 2016-01-07 | btrfs tests: replace whole ops structure for free space tests | David Sterba | 1 | -6/+8 |
| 2016-01-07 | btrfs: use list_for_each_entry* in backref.c | Geliang Tang | 1 | -17/+6 |
| 2016-01-07 | btrfs: use list_for_each_entry_safe in free-space-cache.c | Geliang Tang | 1 | -10/+4 |
| 2016-01-07 | btrfs: use list_for_each_entry* in check-integrity.c | Geliang Tang | 1 | -79/+26 |
| 2016-01-07 | Btrfs: use linux/sizes.h to represent constants | Byongho Lee | 17 | -177/+147 |
| 2016-01-07 | btrfs: cleanup, remove stray return statements | David Sterba | 6 | -9/+0 |
| 2016-01-07 | btrfs: zero out delayed node upon allocation | Alexandru Moise | 1 | -6/+1 |
| 2016-01-07 | btrfs: pass proper enum type to start_transaction() | Alexandru Moise | 1 | -5/+10 |
| 2016-01-07 | btrfs: switch __btrfs_fs_incompat return type from int to bool | Alexandru Moise | 1 | -1/+1 |
| 2016-01-07 | btrfs: remove unused inode argument from uncompress_inline() | Byongho Lee | 1 | -3/+2 |
| 2016-01-07 | btrfs: don't use slab cache for struct btrfs_delalloc_work | David Sterba | 1 | -12/+2 |
| 2016-01-07 | btrfs: drop duplicate prefix from scrub workqueues | David Sterba | 1 | -5/+5 |
| 2016-01-07 | btrfs: verbose error when we find an unexpected item in sys_array | David Sterba | 1 | -0/+3 |
| 2016-01-07 | btrfs: handle invalid num_stripes in sys_array | David Sterba | 1 | -0/+8 |
| 2016-01-07 | btrfs: better packing of btrfs_delayed_extent_op | David Sterba | 4 | -15/+12 |
| 2016-01-07 | btrfs: put delayed item hook into inode | David Sterba | 2 | -31/+29 |
| 2016-01-07 | btrfs: Support convert to -d dup for btrfs-convert | Zhao Lei | 1 | -8/+0 |
| 2016-01-07 | Btrfs: igrab inode in writepage | Josef Bacik | 1 | -2/+15 |
| 2016-01-07 | Btrfs: add missing brelse when superblock checksum fails | Anand Jain | 1 | -0/+1 |
| 2016-01-06 | Btrfs: fix transaction handle leak on failure to create hard link | Filipe Manana | 1 | -2/+4 |
| 2015-12-31 | Btrfs: fix number of transaction units required to create symlink | Filipe Manana | 1 | -1/+3 |
| 2015-12-31 | Btrfs: don't leave dangling dentry if symlink creation failed | Filipe Manana | 1 | -4/+7 |
| 2015-12-31 | Btrfs: send, don't BUG_ON() when an empty symlink is found | Filipe Manana | 1 | -1/+15 |
| 2015-12-30 | Btrfs: fix race between free space endio workers and space cache writeout | Filipe Manana | 1 | -0/+19 |
| 2015-12-30 | btrfs: don't run delayed references while we are creating the free space tree | Chris Mason | 4 | -16/+28 |
| 2015-12-30 | btrfs: fix compiling with CONFIG_BTRFS_DEBUG enabled. | Chris Mason | 1 | -0/+2 |
| 2015-12-23 | btrfs: fix warning on uninit variable in btrfs_finish_chunk_alloc | Chris Mason | 1 | -1/+1 |
| 2015-12-23 | Merge branch 'freespace-4.5' into for-linus-4.5 | Chris Mason | 16 | -113/+2934 |
| 2015-12-23 | Merge branch 'for-chris-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Chris Mason | 5 | -56/+151 |
| 2015-12-23 | Merge branch 'dev/simplify-set-bit' of git://git.kernel.org/pub/scm/linux/ker... | Chris Mason | 8 | -136/+116 |
| 2015-12-23 | Merge branch 'dev/gfp-flags' of git://git.kernel.org/pub/scm/linux/kernel/git... | Chris Mason | 4 | -10/+10 |
| 2015-12-23 | Merge branch 'cleanup/misc-simplify' of git://git.kernel.org/pub/scm/linux/ke... | Chris Mason | 9 | -47/+26 |
| 2015-12-21 | Btrfs: fix unprotected list operations at btrfs_write_dirty_block_groups | Filipe Manana | 1 | -2/+17 |
| 2015-12-20 | Linux 4.4-rc6v4.4-rc6 | Linus Torvalds | 1 | -1/+1 |
| 2015-12-20 | Merge tag 'rtc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/abello... | Linus Torvalds | 2 | -14/+53 |
| 2015-12-20 | rtc: da9063: fix access ordering error during RTC interrupt at system power on | Steve Twiss | 1 | -10/+9 |
| 2015-12-20 | rtc: rk808: Compensate for Rockchip calendar deviation on November 31st | Julius Werner | 1 | -4/+44 |
| 2015-12-19 | Merge tag 'tty-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 5 | -17/+19 |
| 2015-12-19 | Merge tag 'usb-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 11 | -47/+122 |
| 2015-12-19 | Merge tag 'md/4.4-rc5-fixes' of git://neil.brown.name/md | Linus Torvalds | 3 | -10/+24 |
| 2015-12-19 | Merge tag 'powerpc-4.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 4 | -26/+26 |
| 2015-12-19 | Merge tag 'spi-fix-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -8/+8 |
| 2015-12-19 | Merge tag 'gpio-v4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 3 | -4/+10 |
| 2015-12-19 | Merge tag 'pinctrl-v4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 7 | -28/+41 |
| 2015-12-19 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 9 | -23/+50 |
| 2015-12-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 11 | -12/+65 |
| 2015-12-19 | i2c: rcar: disable runtime PM correctly in slave mode | Wolfram Sang | 1 | -2/+2 |
| 2015-12-18 | Merge tag 'pm+acpi-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -15/+29 |
| 2015-12-18 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 3 | -12/+42 |
| 2015-12-18 | Input: elants_i2c - fix wake-on-touch | James Chen | 1 | -9/+12 |
| 2015-12-18 | Merge tag 'media/v4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 3 | -4/+15 |
| 2015-12-18 | Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -15/+29 |
| 2015-12-18 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -3/+5 |
| 2015-12-18 | include/linux/mmdebug.h: should include linux/bug.h | James Morse | 1 | -0/+1 |
| 2015-12-18 | mm/zswap: change incorrect strncmp use to strcmp | Dan Streetman | 1 | -3/+3 |
| 2015-12-18 | proc: fix -ESRCH error when writing to /proc/$pid/coredump_filter | Colin Ian King | 1 | -0/+1 |
| 2015-12-18 | Merge tag 'hwmon-for-linus-v4.4-rc6' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -1/+16 |
| 2015-12-18 | Merge tag 'iommu-fixes-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -2/+38 |
| 2015-12-18 | Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 11 | -67/+138 |
| 2015-12-18 | Merge tag 'arc-fixes-for-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 14 | -68/+97 |
| 2015-12-18 | Merge tag 'sound-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 6 | -31/+81 |
| 2015-12-18 | Merge tag 'for-linus-20151217' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2 | -3/+16 |
| 2015-12-18 | Merge branch 'freespace-tree' into for-linus-4.5 | Chris Mason | 16 | -113/+2934 |
| 2015-12-18 | USB: fix invalid memory access in hub_activate() | Alan Stern | 1 | -3/+19 |
| 2015-12-18 | USB: ipaq.c: fix a timeout loop | Dan Carpenter | 1 | -1/+2 |
| 2015-12-18 | [media] airspy: increase USB control message buffer size | Antti Palosaari | 1 | -1/+1 |
| 2015-12-18 | [media] hackrf: move RF gain ctrl enable behind module parameter | Antti Palosaari | 1 | -0/+11 |
| 2015-12-18 | [media] hackrf: fix possible null ptr on debug printing | Antti Palosaari | 1 | -1/+1 |
| 2015-12-18 | [media] Revert "[media] ivtv: avoid going past input/audio array" | Mauro Carvalho Chehab | 1 | -2/+2 |
| 2015-12-18 | Merge tag 'phy-for-4.4-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k... | Greg Kroah-Hartman | 9 | -43/+101 |
| 2015-12-18 | xen-pciback: fix up cleanup path when alloc fails | Doug Goldstein | 1 | -1/+3 |
| 2015-12-18 | hwmon: (sht15) Select CONFIG_BITREVERSE | Arnd Bergmann | 1 | -0/+1 |
| 2015-12-18 | xen/pciback: Don't allow MSI-X ops if PCI_COMMAND_MEMORY is not set. | Konrad Rzeszutek Wilk | 1 | -1/+7 |
| 2015-12-18 | xen/pciback: For XEN_PCI_OP_disable_msi[|x] only disable if device has MSI(X)... | Konrad Rzeszutek Wilk | 1 | -13/+20 |
| 2015-12-18 | xen/pciback: Do not install an IRQ handler for MSI interrupts. | Konrad Rzeszutek Wilk | 1 | -0/+7 |
| 2015-12-18 | xen/pciback: Return error on XEN_PCI_OP_enable_msix when device has MSI or MS... | Konrad Rzeszutek Wilk | 1 | -0/+7 |
| 2015-12-18 | xen/pciback: Return error on XEN_PCI_OP_enable_msi when device has MSI or MSI... | Konrad Rzeszutek Wilk | 1 | -1/+6 |
| 2015-12-18 | xen/pciback: Save xen_pci_op commands before processing it | Konrad Rzeszutek Wilk | 2 | -1/+15 |
| 2015-12-18 | xen-scsiback: safely copy requests | David Vrabel | 1 | -1/+1 |
| 2015-12-18 | xen-blkback: read from indirect descriptors only once | Roger Pau Monné | 1 | -5/+10 |
| 2015-12-18 | xen-blkback: only read request operation from shared ring once | Roger Pau Monné | 1 | -4/+4 |
| 2015-12-18 | xen-netback: use RING_COPY_REQUEST() throughout | David Vrabel | 1 | -16/+14 |
| 2015-12-18 | xen-netback: don't use last request to determine minimum Tx credit | David Vrabel | 1 | -3/+1 |
| 2015-12-18 | xen: Add RING_COPY_REQUEST() | David Vrabel | 1 | -0/+14 |
| 2015-12-18 | powerpc/opal-irqchip: Fix deadlock introduced by "Fix double endian conversion" | Alistair Popple | 1 | -1/+13 |
| 2015-12-18 | Fix remove_and_add_spares removes drive added as spare in slot_store | Goldwyn Rodrigues | 1 | -3/+10 |
| 2015-12-18 | md: fix bug due to nested suspend | Mikulas Patocka | 1 | -3/+4 |
| 2015-12-18 | MD: change journal disk role to disk 0 | Shaohua Li | 2 | -3/+7 |
| 2015-12-18 | md/raid10: fix data corruption and crash during resync | Artur Paszkiewicz | 1 | -1/+3 |
| 2015-12-18 | Btrfs: fix locking bugs when defragging leaves | Filipe Manana | 1 | -3/+24 |
| 2015-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 115 | -671/+1045 |
| 2015-12-17 | net: check both type and procotol for tcp sockets | WANG Cong | 2 | -2/+4 |
| 2015-12-17 | drivers: net: xgene: fix Tx flow control | Iyappan Subramanian | 2 | -18/+24 |
| 2015-12-17 | tcp: restore fastopen with no data in SYN packet | Eric Dumazet | 1 | -11/+12 |
| 2015-12-17 | af_unix: Revert 'lock_interruptible' in stream receive code | Rainer Weikusat | 1 | -10/+3 |
| 2015-12-17 | Btrfs: add free space tree mount option | Omar Sandoval | 3 | -10/+88 |
| 2015-12-17 | Btrfs: wire up the free space tree to the extent tree | Omar Sandoval | 1 | -3/+33 |
| 2015-12-17 | Btrfs: add free space tree sanity tests | Omar Sandoval | 7 | -48/+646 |
| 2015-12-17 | Btrfs: implement the free space B-tree | Omar Sandoval | 5 | -4/+1686 |
| 2015-12-17 | Btrfs: introduce the free space B-tree on-disk format | Omar Sandoval | 2 | -1/+40 |
| 2015-12-17 | Btrfs: refactor caching_thread() | Omar Sandoval | 2 | -26/+36 |
| 2015-12-17 | Btrfs: add helpers for read-only compat bits | Omar Sandoval | 1 | -0/+82 |
| 2015-12-17 | Btrfs: add extent buffer bitmap sanity tests | Omar Sandoval | 3 | -16/+160 |
| 2015-12-17 | Btrfs: add extent buffer bitmap operations | Omar Sandoval | 2 | -0/+155 |
| 2015-12-17 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 5 | -11/+8 |
| 2015-12-17 | locking/osq: Fix ordering of node initialisation in osq_lock | Will Deacon | 1 | -3/+5 |
| 2015-12-17 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 7 | -10/+11 |
| 2015-12-17 | Merge remote-tracking branch 'mkp-scsi/4.4/scsi-fixes' into fixes | James Bottomley | 1 | -10/+10 |
| 2015-12-17 | gpio: revert get() to non-errorprogating behaviour | Linus Walleij | 1 | -1/+7 |
| 2015-12-17 | gpio: generic: clamp values from bgpio_get_set() | Linus Walleij | 1 | -2/+2 |
| 2015-12-17 | Btrfs: fix leaking of ordered extents after direct IO write error | Filipe Manana | 1 | -5/+38 |
| 2015-12-17 | Btrfs: fix deadlock between direct IO write and defrag/readpages | Filipe Manana | 1 | -17/+13 |
| 2015-12-17 | Btrfs: fix error path when failing to submit bio for direct IO write | Filipe Manana | 1 | -27/+27 |
| 2015-12-17 | Btrfs: fix memory leaks after transaction is aborted | Filipe Manana | 1 | -0/+17 |
| 2015-12-17 | Btrfs: fix race when finishing dev replace leading to transaction abort | Filipe Manana | 1 | -2/+15 |
| 2015-12-17 | powerpc/powernv: pr_warn_once on unsupported OPAL_MSG type | Stewart Smith | 1 | -1/+1 |
| 2015-12-17 | ARC: smp: Rename platform hook @init_cpu_smp -> @init_per_cpu | Vineet Gupta | 3 | -6/+6 |
| 2015-12-17 | ARC: rename smp operation init_irq_cpu() to init_per_cpu() | Noam Camus | 4 | -7/+7 |
| 2015-12-17 | ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailing | Vineet Gupta | 1 | -4/+9 |
| 2015-12-17 | ARC: dw2 unwind: Reinstante unwinding out of modules | Vineet Gupta | 3 | -19/+26 |
| 2015-12-17 | ARC: [plat-sim] unbork non default CONFIG_LINUX_LINK_BASE | Vineet Gupta | 3 | -2/+6 |
| 2015-12-16 | fou: clean up socket with kfree_rcu | Hannes Frederic Sowa | 1 | -1/+2 |
| 2015-12-16 | Merge tag 'mac80211-for-davem-2015-12-15' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 9 | -74/+92 |
| 2015-12-16 | 82xx: FCC: Fixing a bug causing to FCC port lock-up | Martin Roth | 1 | -1/+1 |
| 2015-12-16 | gianfar: Don't enable RX Filer if not supported | Hamish Martin | 2 | -3/+6 |
| 2015-12-16 | dma-debug: Fix dma_debug_entry offset calculation | Daniel Mentz | 1 | -2/+2 |
| 2015-12-16 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 7 | -68/+138 |
| 2015-12-16 | net: fix warnings in 'make htmldocs' by moving macro definition out of field ... | Hannes Frederic Sowa | 1 | -1/+1 |
| 2015-12-16 | rhashtable: Fix walker list corruption | Herbert Xu | 1 | -9/+7 |
| 2015-12-16 | rhashtable: Enforce minimum size on initial hash table | Herbert Xu | 1 | -3/+3 |
| 2015-12-16 | Merge remote-tracking branches 'spi/fix/dspi' and 'spi/fix/spidev' into spi-l... | Mark Brown | 2 | -7/+7 |
| 2015-12-16 | Merge remote-tracking branch 'spi/fix/core' into spi-linus | Mark Brown | 1 | -1/+1 |
| 2015-12-16 | spi: fix parent-device reference leak | Johan Hovold | 1 | -1/+1 |
| 2015-12-16 | spi: spidev: Hold spi_lock over all defererences of spi in release() | Mark Brown | 1 | -1/+1 |
| 2015-12-16 | Partial revert of "powerpc: Individual System V IPC system calls" | Michael Ellerman | 2 | -24/+12 |
| 2015-12-16 | inet: tcp: fix inetpeer_set_addr_v4() | Eric Dumazet | 1 | -0/+1 |
| 2015-12-15 | ipv6: automatically enable stable privacy mode if stable_secret set | Hannes Frederic Sowa | 1 | -0/+6 |
| 2015-12-15 | Revert "scatterlist: use sg_phys()" | Dan Williams | 5 | -7/+8 |
| 2015-12-15 | net: fix uninitialized variable issue | tadeusz.struk@intel.com | 1 | -0/+1 |
| 2015-12-15 | bluetooth: Validate socket address length in sco_sock_bind(). | David S. Miller | 1 | -0/+3 |
| 2015-12-15 | Input: elan_i2c - set input device's vendor and product IDs | Charlie Mooney | 1 | -0/+3 |
| 2015-12-15 | Merge tag 'dmaengine-fix-4.4-rc6' of git://git.infradead.org/users/vkoul/slav... | Linus Torvalds | 6 | -57/+110 |
| 2015-12-15 | Merge tag 'fbdev-fixes-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -1/+24 |
| 2015-12-15 | Merge tag 'please-pull-mlock2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -1/+3 |
| 2015-12-15 | net_sched: make qdisc_tree_decrease_qlen() work for non mq | Eric Dumazet | 1 | -1/+1 |
| 2015-12-15 | Merge branch 'ser_gigaset-platform-device-dealloc' | David S. Miller | 1 | -12/+11 |