index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
super.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-12-28
nfs: machine credential support for additional operations
Andrew Elble
2
-0
/
+21
2015-12-28
nfs: do not initialise statics to 0
Wei Tang
1
-1
/
+1
2015-12-28
pNFS: Modify pnfs_update_layout tracepoints to use layout stateid
Trond Myklebust
3
-16
/
+28
2015-12-28
NFSv4: Fix unused variable warnings in nfs4_init_*_client_string()
Trond Myklebust
1
-6
/
+3
2015-12-28
nfs: add new tracepoint for pnfs_update_layout
Jeff Layton
3
-6
/
+102
2015-12-28
Adding tracepoint to cached open
Olga Kornievskaia
2
-0
/
+41
2015-12-28
Adding stateid information to tracepoints
Olga Kornievskaia
3
-32
/
+245
2015-12-28
Linux 4.4-rc7
v4.4-rc7
Linus Torvalds
1
-1
/
+1
2015-12-27
MIPS: Fix bitrot in __get_user_unaligned()
Al Viro
1
-3
/
+3
2015-12-24
tty/serial: Skip 'NULL' char after console break when sysrq enabled
Vijay Kumar
1
-2
/
+4
2015-12-24
sparc64: fix FP corruption in user copy functions
Rob Gardner
13
-134
/
+235
2015-12-24
sparc64: Perf should save/restore fault info
Rob Gardner
1
-0
/
+4
2015-12-24
sparc64: Ensure perf can access user stacks
Rob Gardner
1
-0
/
+7
2015-12-24
sparc64: Don't set %pil in rtrap_nmi too early
Rob Gardner
1
-1
/
+7
2015-12-24
sparc64: Add ADI capability to cpu capabilities
Khalid Aziz
2
-4
/
+6
2015-12-24
tty: serial: constify sunhv_ops structs
Aya Mahfouz
1
-3
/
+3
2015-12-24
cpufreq: scpi-cpufreq: signedness bug in scpi_get_dvfs_info()
Dan Carpenter
1
-1
/
+1
2015-12-23
sparc: Hook up userfaultfd system call
Mike Kravetz
3
-4
/
+5
2015-12-23
ARM: tegra: Fix suspend hang on Tegra124 Chromebooks
Jon Hunter
1
-1
/
+1
2015-12-23
um: Fix pointer cast
Mickaël Salaün
1
-1
/
+1
2015-12-22
bus: sunxi-rsb: Fix peripheral IC mapping runtime address
Chen-Yu Tsai
1
-1
/
+1
2015-12-22
bus: sunxi-rsb: Fix primary PMIC mapping hardware address
Chen-Yu Tsai
1
-1
/
+1
2015-12-22
null_blk: fix use-after-free error
Mike Krinkin
1
-3
/
+3
2015-12-22
block: ensure to split after potentially bouncing a bio
Junichi Nomura
1
-2
/
+2
2015-12-22
NVMe: IO ending fixes on surprise removal
Keith Busch
1
-1
/
+19
2015-12-22
KVM: x86: Reload pit counters for all channels when restoring state
Andrew Honig
1
-2
/
+6
2015-12-22
KVM: MTRR: treat memory as writeback if MTRR is disabled in guest CPUID
Paolo Bonzini
2
-3
/
+19
2015-12-22
KVM: MTRR: observe maxphyaddr from guest CPUID, not host
Paolo Bonzini
1
-2
/
+7
2015-12-22
KVM: MTRR: fix fixed MTRR segment look up
Alexis Dambricourt
1
-1
/
+1
2015-12-22
MIPS: Fix build error due to unused variables.
Ralf Baechle
3
-3
/
+1
2015-12-22
MIPS: VDSO: Fix build error
Qais Yousef
1
-2
/
+2
2015-12-22
MIPS: CPS: drop .set mips64r2 directives
Paul Burton
1
-2
/
+0
2015-12-22
drm/i915: Correct max delay for HDMI hotplug live status checking
Gary Wang
1
-3
/
+4
2015-12-22
drm/i915: mdelay(10) considered harmful
Daniel Vetter
1
-1
/
+1
2015-12-22
drm/i915: Kill intel_crtc->cursor_bo
Ville Syrjälä
2
-6
/
+0
2015-12-22
MIPS: uaccess: Take EVA into account in [__]clear_user
James Hogan
3
-10
/
+26
2015-12-22
drm/i915: Workaround CHV pipe C cursor fail
Ville Syrjälä
1
-0
/
+17
2015-12-22
drm/i915: Only spin whilst waiting on the current request
Chris Wilson
2
-9
/
+26
2015-12-22
drm/i915: Limit the busy wait on requests to 5us not 10ms!
Chris Wilson
1
-2
/
+45
2015-12-22
MIPS: uaccess: Take EVA into account in __copy_from_user()
James Hogan
1
-3
/
+9
2015-12-22
drm/i915: Break busywaiting for requests on pending signals
Chris Wilson
1
-5
/
+8
2015-12-22
MIPS: uaccess: Fix strlen_user with EVA
James Hogan
1
-1
/
+1
2015-12-22
drm/i915: Disable primary plane if we fail to reconstruct BIOS fb (v2)
Matt Roper
1
-0
/
+15
2015-12-22
drm/i915: Set the map-and-fenceable flag for preallocated objects
Chris Wilson
4
-19
/
+27
2015-12-22
drm/i915: Drop the broken cursor base==0 special casing
Ville Syrjälä
1
-17
/
+12
2015-12-22
ALSA: hda/realtek - Fix silent headphone output on MacPro 4,1 (v2)
Mario Kleiner
1
-2
/
+9
2015-12-21
parisc: Fix syscall restarts
Helge Deller
1
-12
/
+52
2015-12-21
ARC: dw2 unwind: Catch Dwarf SNAFUs early
Vineet Gupta
1
-4
/
+8
2015-12-21
ARC: dw2 unwind: Don't bail for CIE.version != 1
Vineet Gupta
1
-6
/
+1
2015-12-21
Revert "ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailing"
Vineet Gupta
1
-9
/
+4
[next]