]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2011-12-08 Somnath Koturbe2net: Making die temperature ioctl call async
2011-12-08 Somnath Koturbe2net: Modified PCI MaxReadReq size to 4096 bytes
2011-12-08 Somnath Koturbe2net: Fixed Endianness issues in the response read...
2011-12-08 Somnath Koturbe2net: Change the data type of the 'on die temperature...
2011-12-08 Somnath Koturbe2net: Add 60 second delay to allow FAT dump completio...
2011-12-08 Sathya Perlabe2net: Show newly flashed FW ver in ethtool
2011-12-08 Sathya Perlabe2net: fix multicast filter programming
2011-12-08 Jiri Pirkobenet: remove bogus "unlikely" on vlan check
2011-12-08 Sathya Perlabe2net: remove unused variable
2011-12-08 Sathya Perlabe2net: increase FW update completion timeout
2011-12-08 Sathya Perlabe2net: fix erx->rx_drops_no_frags wrap around
2011-12-08 Sathya Perlabe2net: get rid of memory mapped pci-cfg space address
2011-12-08 Sathya Perlabe2net: Fix race in posting rx buffers.
2011-12-08 Somnath Koturbe2net: Storing the 'vid' got by the grp5 event instead...
2011-12-08 Eric Dumazetbenet: fix build error on 32bit arch
2011-12-08 Sathya Perlabe2net: fix cmd-rx-filter not notifying MCC
2011-12-08 Sathya Perlabe2net: drop pkts that do not belong to the port
2011-12-08 Sathya Perlabe2net: add support for flashing Teranetics PHY firmware
2011-12-08 Sathya Perlabe2net: use RX_FILTER cmd to program multicast addresses
2011-12-08 Sathya Perlabe2net: non-member vlan pkts not received in promiscous...
2011-12-08 Sathya Perlabe2net: no need to query link status
2011-12-08 Sathya Perlabe2net: remove wrong and unnecessary calls to netif_car...
2011-12-08 Sathya Perlabe2net: use stats-sync to read/write 64-bit stats
2011-12-08 Sathya Perlabe2net: cleanup and refactor stats code
2011-12-08 Sathya Perlabe2net: request native mode each time the card is reset
2011-12-08 Ajit Khapardebe2net: move to new vlan model
2011-12-08 Eric Dumazetbe2net: account for skb allocation failures
2011-12-08 Joe Perchesbenet: Add missing comma between constant string array
2011-12-08 Sathya Perlabe2net: clear intr bit in be_probe()
2011-12-08 Sathya Perlabe2net: create/destroy rx-queues on interface open...
2011-12-08 Sathya Perlabe2net: fix certain cmd failure logging
2011-12-08 Sathya Perlabe2net: fix initialization of vlan_prio_bmap
2011-12-08 Sathya Perlabe2net: get rid of multi_rxq module param
2011-12-08 Sathya Perlabe2net: fix netdev_stats_update
2011-12-08 Sathya Perlabe2net: support multiple TX queues
2011-12-08 Padmanabh Ratnakarbe2net: Enable NETIF_F_TSO6 for VLAN traffic for BE
2011-12-08 Selvin Xavierbe2net: Fix Rx pause counter for lancer
2011-12-08 Somnath Koturbe2net: Fallback to the older opcode if MCC_CREATE_EXT...
2011-12-06 Maxim UvarovSPEC: ol6 req dracut-kernel-004-242.0.3
2011-12-06 Maxim UvarovSPEC: req udev-095-14.27.0.1.el5_7.1 or more
2011-12-06 Maxim UvarovSPEC: el5 mkinird more then 5.1.19.6-71.0.10
2011-12-06 Maxim Uvarovhpwd watchdog mark page executable
2011-12-03 Maxim Uvarovput firmware to kernel version specific location
2011-12-01 Maxim UvarovInstall include/drm headers
2011-11-30 Maxim UvarovMerge branch 'uek2-oracleasm' of ca-git.us.oracle.com...
2011-11-29 Maxim UvarovSet panic_on_oops to default to true
2011-11-29 Maxim Uvarovmodsign: no sign if keys are missing
2011-11-22 Martin K. PetersenOracle ASM Kernel Driver
2011-11-16 Maxim UvarovSPEC: v2.6.39-100.0.17
2011-11-16 Maxim UvarovMerge branch 'uek2-stable' of ssh://ca-server1/home...
2011-11-16 Liu BoBtrfs: fix tree corruption after multi-thread snapshots...
2011-11-16 David Sterbabtrfs: rename the option to nospace_cache
2011-11-16 Arne JansenBtrfs: handle bio_add_page failure gracefully in scrub
2011-11-16 Miao XieBtrfs: fix deadlock caused by the race between relocation
2011-11-16 Josef BacikBtrfs: only map pages if we know we need them when...
2011-11-16 Miao XieBtrfs: fix orphan backref nodes
2011-11-16 Miao XieBtrfs: Abstract similar code for btrfs_block_rsv_add...
2011-11-16 Miao XieBtrfs: fix unreleased path in btrfs_orphan_cleanup()
2011-11-16 Miao XieBtrfs: fix no reserved space for writing out inode...
2011-11-16 Miao XieBtrfs: fix nocow when deleting the item
2011-11-16 Chris MasonBtrfs: tweak the delayed inode reservations again
2011-11-16 Ilya DryomovBtrfs: rework error handling in btrfs_mount()
2011-11-16 Ilya DryomovBtrfs: close devices on all error paths in open_ctree()
2011-11-16 Ilya DryomovBtrfs: avoid null dereference and leaks when bailing...
2011-11-16 Ilya DryomovBtrfs: fix subvol_name leak on error in btrfs_mount()
2011-11-16 Ilya DryomovBtrfs: fix memory leak in btrfs_parse_early_options()
2011-11-16 Josef BacikBtrfs: fix our reservations for updating an inode when...
2011-11-16 Chris MasonBtrfs: fix oops on NULL trans handle in btrfs_truncate
2011-11-16 slyich@gmail.combtrfs: fix double-free 'tree_root' in 'btrfs_mount()'
2011-11-16 Chris MasonBtrfs: check for a null fs root when writing to the...
2011-11-16 Chris MasonBtrfs: fix race during transaction joins
2011-11-16 Ilya DryomovBtrfs: fix a potential btrfs_bio leak on scrub fixups
2011-11-16 Ilya DryomovBtrfs: rename btrfs_bio multi -> bbio for consistency
2011-11-16 Ilya DryomovBtrfs: stop leaking btrfs_bios on readahead
2011-11-16 Josef BacikBtrfs: fix delayed insertion reservation
2011-11-16 Chris MasonBtrfs: ClearPageError during writepage and clean_tree_block
2011-11-16 Josef BacikBtrfs: be smarter about committing the transaction...
2011-11-16 Josef BacikBtrfs: make a delayed_block_rsv for the delayed item...
2011-11-16 Chris MasonBtrfs: add a log of past tree roots
2011-11-16 David Sterbabtrfs: separate superblock items out of fs_info
2011-11-16 Josef BacikBtrfs: use the global reserve when truncating the free...
2011-11-16 Josef BacikBtrfs: release metadata from global reserve if we have...
2011-11-16 Chris MasonBtrfs: make sure to flush queued bios if write_cache_pa...
2011-11-16 Chris MasonBtrfs: fix extent pinning bugs in the tree log
2011-11-16 Chris MasonBtrfs: make sure btrfs_remove_free_space doesn't leak...
2011-11-16 Chris MasonBtrfs: don't wait as long for more batches during SSD...
2011-11-16 David Sterbabtrfs: ratelimit WARN_ON in use_block_rsv
2011-11-16 David Sterbabtrfs: do not allow mounting non-subvolumes via subvol...
2011-11-16 Ilya DryomovBtrfs: close all bdevs on mount failure
2011-11-16 Ilya DryomovBtrfs: fix a bug when opening seed devices
2011-11-16 Daniel J Bluemanbtrfs: fix oops on failure path
2011-11-16 Miao XieBtrfs: fix race between multi-task space allocation...
2011-11-16 Tsutomu ItohBtrfs: fix return value of btrfs_get_acl()
2011-11-16 Ilya DryomovBtrfs: pass the correct root to lookup_free_space_inode()
2011-11-16 Liu BoBtrfs: do not set EXTENT_DIRTY along with EXTENT_DELALLOC
2011-11-16 Li ZefanBtrfs: fix direct-io vs nodatacow
2011-11-16 Li ZefanBtrfs: remove BUG_ON() in compress_file_range()
2011-11-16 Li ZefanBtrfs: fix array bound checking
2011-11-16 Lukas Czernerbtrfs: return EINVAL if start > total_bytes in fitrim...
2011-11-16 Li ZefanBtrfs: honor extent thresh during defragmentation
next