Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Btrfs: fix tree log remove space corner case | Josef Bacik | 2012-07-02 | 1 | -93/+52 | |
| * | | | | | | | | Btrfs: fix wrong check during log recovery | Liu Bo | 2012-07-02 | 1 | -1/+1 | |
| * | | | | | | | | Btrfs: use _IOR for BTRFS_IOC_SUBVOL_GETFLAGS | Alexander Block | 2012-07-02 | 1 | -1/+1 | |
| * | | | | | | | | Btrfs: resume balance on rw (re)mounts properly | Ilya Dryomov | 2012-07-02 | 4 | -18/+47 | |
| * | | | | | | | | Btrfs: restore restriper state on all mounts | Ilya Dryomov | 2012-07-02 | 3 | -25/+26 | |
| * | | | | | | | | Btrfs: fix dio write vs buffered read race | Josef Bacik | 2012-07-02 | 2 | -18/+50 | |
| * | | | | | | | | Btrfs: don't count I/O statistic read errors for missing devices | Stefan Behrens | 2012-07-02 | 1 | -10/+12 | |
| * | | | | | | | | Btrfs: resolve tree mod log locking issue in btrfs_next_leaf | Jan Schmidt | 2012-06-27 | 1 | -0/+12 | |
| * | | | | | | | | Btrfs: fix tree mod log rewind of ADD operations | Jan Schmidt | 2012-06-27 | 1 | -5/+1 | |
| * | | | | | | | | Btrfs: leave critical region in btrfs_find_all_roots as soon as possible | Jan Schmidt | 2012-06-27 | 1 | -2/+1 | |
| * | | | | | | | | Btrfs: always put insert_ptr modifications into the tree mod log | Jan Schmidt | 2012-06-27 | 1 | -7/+7 | |
| * | | | | | | | | Btrfs: fix tree mod log for root replacements at leaf level | Jan Schmidt | 2012-06-27 | 1 | -13/+15 | |
| * | | | | | | | | Btrfs: support root level changes in __resolve_indirect_ref | Jan Schmidt | 2012-06-27 | 1 | -4/+8 | |
| * | | | | | | | | Btrfs: avoid waiting for delayed refs when we must not | Jan Schmidt | 2012-06-27 | 1 | -5/+6 | |
* | | | | | | | | | Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linux | Linus Torvalds | 2012-07-05 | 8 | -11/+36 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | of: match by compatible property first | Thierry Reding | 2012-06-14 | 1 | -4/+26 | |
| * | | | | | | | | dt: mc13xxx.txt: Fix gpio number assignment | Fabio Estevam | 2012-06-13 | 1 | -2/+2 | |
| * | | | | | | | | dt: fsl-fec.txt: Fix gpio number assignment | Fabio Estevam | 2012-06-13 | 1 | -1/+1 | |
| * | | | | | | | | dt: fsl-mma8450.txt: Add missing 'reg' description | Fabio Estevam | 2012-06-13 | 1 | -0/+1 | |
| * | | | | | | | | dt: fsl-imx-esdhc.txt: Fix gpio number assignment | Fabio Estevam | 2012-06-13 | 1 | -2/+2 | |
| * | | | | | | | | dt: fsl-imx-cspi.txt: Fix comment about GPIOs used for chip selects | Fabio Estevam | 2012-06-13 | 1 | -2/+2 | |
| * | | | | | | | | of: Add Avionic Design vendor prefix | Thierry Reding | 2012-06-13 | 1 | -0/+1 | |
| * | | | | | | | | of: export of_platform_populate() | Stephen Warren | 2012-06-13 | 1 | -0/+1 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux | Linus Torvalds | 2012-07-03 | 1 | -15/+13 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | clk: fix parent validation in __clk_set_parent() | Rajendra Nayak | 2012-07-03 | 1 | -15/+13 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'md-3.5-fixes' of git://neil.brown.name/md | Linus Torvalds | 2012-07-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | md/raid10: fix careless build error | NeilBrown | 2012-07-04 | 1 | -1/+1 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-07-03 | 40 | -160/+196 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | e1000e: remove use of IP payload checksum | Bruce Allan | 2012-07-01 | 2 | -61/+15 | |
| * | | | | | | | | | sctp: be more restrictive in transport selection on bundled sacks | Neil Horman | 2012-06-30 | 10 | -5/+39 | |
| * | | | | | | | | | igbvf: fix divide by zero | Mitch A Williams | 2012-06-30 | 1 | -11/+18 | |
| * | | | | | | | | | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller | 2012-06-29 | 5 | -38/+28 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | netfilter: nfnetlink: fix missing rcu_read_unlock in nfnetlink_rcv_msg | Tomasz Bursztyka | 2012-06-29 | 1 | -1/+3 | |
| | * | | | | | | | | | netfilter: ipset: fix crash if IPSET_CMD_NONE command is sent | Tomasz Bursztyka | 2012-06-29 | 1 | -0/+12 | |
| | * | | | | | | | | | netfilter: update location of my trees | Pablo Neira Ayuso | 2012-06-25 | 1 | -2/+2 | |
| | * | | | | | | | | | netfilter: ipvs: fix dst leak in __ip_vs_addr_is_local_v6 | Eric Dumazet | 2012-06-25 | 1 | -7/+7 | |
| | * | | | | | | | | | netfilter: ipset: fix interface comparision in hash-netiface sets | Florian Westphal | 2012-06-25 | 1 | -28/+4 | |
| * | | | | | | | | | | davinci_cpdma: include linux/module.h | Daniel Mack | 2012-06-28 | 1 | -0/+1 | |
| * | | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2012-06-28 | 18 | -37/+85 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-06-28 | 18 | -37/+85 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | mwifiex: fix memory leak associated with IE manamgement | Avinash Patil | 2012-06-27 | 1 | -0/+1 | |
| | | * | | | | | | | | | | ath9k: fix panic caused by returning a descriptor we have queued for reuse | Tom Hughes | 2012-06-27 | 1 | -2/+2 | |
| | | * | | | | | | | | | | mac80211: correct behaviour on unrecognised action frames | Johannes Berg | 2012-06-27 | 1 | -1/+4 | |
| | | * | | | | | | | | | | ath9k: enable serialize_regmode for non-PCIE AR9287 | Panayiotis Karabassis | 2012-06-27 | 1 | -1/+1 | |
| | | * | | | | | | | | | | rtlwifi: rtl8192cu: New USB IDs | Larry Finger | 2012-06-27 | 1 | -0/+3 | |
| | | * | | | | | | | | | | Merge branch 'for-wireless' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2012-06-26 | 2 | -6/+9 | |
| | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | NFC: Return from rawsock_release when sk is NULL | Eric Dumazet | 2012-06-26 | 1 | -1/+4 | |
| | | | * | | | | | | | | | | NFC: Prevent multiple buffer overflows in NCI | Dan Rosenberg | 2012-06-25 | 1 | -5/+5 | |
| | | * | | | | | | | | | | | iwlwifi: fix activating inactive stations | Johannes Berg | 2012-06-25 | 1 | -0/+12 | |
| | | * | | | | | | | | | | | wlcore: drop INET dependency | Randy Dunlap | 2012-06-25 | 1 | -1/+0 |