Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | nfs: use sliding delay when LAYOUTGET gets NFS4ERR_DELAY | Jeff Layton | 2015-11-24 | 2 | -1/+2 | |
| * | | | | | | | NFS4: Cleanup FATTR4_WORD0_FS_LOCATIONS after decoding success | Kinglong Mee | 2015-11-24 | 1 | -0/+1 | |
| * | | | | | | | NFS: Properly set NFS v4.2 NFSDBG_FACILITY | Anna Schumaker | 2015-11-24 | 1 | -1/+1 | |
| * | | | | | | | nfs: reduce the amount of ifdefs for v4.2 in nfs4file.c | Christoph Hellwig | 2015-11-24 | 1 | -20/+7 | |
| * | | | | | | | nfs: use btrfs ioctl defintions for clone | Christoph Hellwig | 2015-11-24 | 2 | -15/+6 | |
| * | | | | | | | nfs: allow intra-file CLONE | Christoph Hellwig | 2015-11-24 | 1 | -5/+14 | |
| * | | | | | | | nfs: offer native ioctls even if CONFIG_COMPAT is set | Christoph Hellwig | 2015-11-24 | 1 | -3/+0 | |
| * | | | | | | | nfs: pass on count for CLONE operations | Christoph Hellwig | 2015-11-24 | 1 | -0/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 2015-11-28 | 6 | -8/+11 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | watchdog: mtk_wdt: Use MODE_KEY when stopping the watchdog | Nicolas Boichat | 2015-11-23 | 1 | -0/+1 | |
| * | | | | | | | watchdog: Add support for Freescale Layerscape platforms | Shaohui Xie | 2015-11-23 | 1 | -1/+1 | |
| * | | | | | | | watchdog: tegra: Stop watchdog first if restarting | Andrew Chew | 2015-11-23 | 1 | -1/+3 | |
| * | | | | | | | watchdog: w83977f_wdt: underflow in wdt_set_timeout() | Dan Carpenter | 2015-11-23 | 1 | -1/+1 | |
| * | | | | | | | watchdog: pnx4008: make global wdt_clk static | Vladimir Zapolskiy | 2015-11-23 | 1 | -1/+1 | |
| * | | | | | | | watchdog: pnx4008: fix warnings caused by enabling unprepared clock | Vladimir Zapolskiy | 2015-11-23 | 1 | -3/+3 | |
| * | | | | | | | watchdog: omap_wdt: fix null pointer dereference | Peter Robinson | 2015-11-23 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-11-28 | 12 | -66/+219 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | btrfs: fix balance range usage filters in 4.4-rc | Holger Hoffstätte | 2015-11-25 | 1 | -2/+2 | |
| * | | | | | | | btrfs: qgroup: account shared subtree during snapshot delete | Mark Fasheh | 2015-11-25 | 2 | -7/+42 | |
| * | | | | | | | Btrfs: use btrfs_get_fs_root in resolve_indirect_ref | Josef Bacik | 2015-11-25 | 1 | -1/+1 | |
| * | | | | | | | btrfs: qgroup: fix quota disable during rescan | Justin Maggard | 2015-11-25 | 1 | -1/+2 | |
| * | | | | | | | Btrfs: fix race between cleaner kthread and space cache writeout | Filipe Manana | 2015-11-25 | 1 | -13/+16 | |
| * | | | | | | | Btrfs: fix scrub preventing unused block groups from being deleted | Filipe Manana | 2015-11-25 | 3 | -1/+24 | |
| * | | | | | | | Btrfs: fix race between scrub and block group deletion | Filipe Manana | 2015-11-25 | 1 | -4/+16 | |
| * | | | | | | | btrfs: fix rcu warning during device replace | David Sterba | 2015-11-25 | 1 | -4/+2 | |
| * | | | | | | | btrfs: Continue replace when set_block_ro failed | Zhaolei | 2015-11-25 | 1 | -2/+18 | |
| * | | | | | | | btrfs: fix clashing number of the enhanced balance usage filter | David Sterba | 2015-11-25 | 1 | -1/+1 | |
| * | | | | | | | Btrfs: fix the number of transaction units needed to remove a block group | Filipe Manana | 2015-11-25 | 3 | -5/+38 | |
| * | | | | | | | Btrfs: use global reserve when deleting unused block group after ENOSPC | Filipe Manana | 2015-11-25 | 6 | -26/+52 | |
| * | | | | | | | Btrfs: tests: checking for NULL instead of IS_ERR() | Dan Carpenter | 2015-11-25 | 1 | -1/+3 | |
| * | | | | | | | btrfs: fix signed overflows in btrfs_sync_file | David Sterba | 2015-11-25 | 1 | -3/+7 | |
* | | | | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm... | Linus Torvalds | 2015-11-28 | 4 | -4/+12 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into... | James Morris | 2015-11-26 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | selinux: fix bug in conditional rules handling | Stephen Smalley | 2015-11-24 | 1 | -2/+2 | |
| * | | | | | | | | | KEYS: Fix handling of stored error in a negatively instantiated user key | David Howells | 2015-11-25 | 3 | -2/+10 | |
* | | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-11-27 | 50 | -254/+280 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge tag 'v4.4-rockchip-dts32-fixes1' of git://git.kernel.org/pub/scm/linux/... | Arnd Bergmann | 2015-11-27 | 2 | -2/+12 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | ARM: dts: rockchip: Add OTP gpio pinctrl to rk3288 tsadc node | Caesar Wang | 2015-11-19 | 1 | -2/+8 | |
| | * | | | | | | | | | | ARM: dts: rockchip: temporarily remove emmc hs200 speed from rk3288 minnie | Heiko Stuebner | 2015-11-19 | 1 | -0/+4 | |
| | | |_|_|_|_|/ / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge tag 'mvebu-fixes-4.4-1' of git://git.infradead.org/linux-mvebu into fixes | Arnd Bergmann | 2015-11-27 | 3 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | ARM: orion5x: Fix legacy get_irqnr_and_base | Nicolas Pitre | 2015-11-25 | 1 | -1/+1 | |
| | * | | | | | | | | | | ARM: dove: Fix legacy get_irqnr_and_base | Nicolas Pitre | 2015-11-25 | 1 | -2/+2 | |
| | * | | | | | | | | | | ARM: dts: Kirkwood: Fix QNAP TS219 power-off | Helmut Klein | 2015-11-19 | 1 | -1/+1 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge tag 'renesas-fixes-for-v4.4' of git://git.kernel.org/pub/scm/linux/kern... | Arnd Bergmann | 2015-11-27 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | ARM: shmobile: r8a7793: proper constness with __initconst | Nicolas Pitre | 2015-11-23 | 1 | -1/+1 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge tag 'omap-for-v4.4/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 2015-11-25 | 9 | -67/+106 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | ARM: OMAP4+: SMP: use lockless clkdm/pwrdm api in omap4_boot_secondary | Grygorii Strashko | 2015-11-25 | 1 | -3/+3 | |
| | * | | | | | | | | | | Merge branch '81xx' into omap-for-v4.4/fixes | Tony Lindgren | 2015-11-25 | 1286 | -50158/+30523 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | arm: omap2+: add missing HWMOD_NO_IDLEST in 81xx hwmod data | Neil Armstrong | 2015-11-25 | 1 | -0/+3 | |
| | | | |_|_|_|/ / / / / | | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | | ARM: OMAP2+: remove custom abort handler for t410 | Lucas Stach | 2015-11-12 | 1 | -29/+0 |