index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-26
orangefs: get rid of readdir_handle_s
Al Viro
1
-63
/
+30
2016-03-24
ornagefs: ensure that truncate has an up to date inode size
Martin Brandenburg
1
-1
/
+12
2016-03-24
orangefs: move code which sets i_link to orangefs_inode_getattr
Martin Brandenburg
2
-2
/
+1
2016-03-24
orangefs: remove needless wrapper around GFP_KERNEL
Martin Brandenburg
2
-5
/
+1
2016-03-24
orangefs: remove wrapper around mutex_lock(&inode->i_mutex)
Martin Brandenburg
1
-6
/
+2
2016-03-24
orangefs: refactor inode type or link_target change detection
Martin Brandenburg
1
-41
/
+36
2016-03-24
orangefs: use new getattr for revalidate and remove old getattr
Martin Brandenburg
3
-325
/
+49
2016-03-24
orangefs: use new getattr in inode getattr and permission
Martin Brandenburg
1
-12
/
+2
2016-03-24
orangefs: use new orangefs_inode_getattr to get size in write and llseek
Martin Brandenburg
1
-6
/
+8
2016-03-24
orangefs: use new orangefs_inode_getattr to create new inodes
Martin Brandenburg
1
-4
/
+2
2016-03-24
orangefs: rename orangefs_inode_getattr to orangefs_inode_old_getattr
Martin Brandenburg
5
-10
/
+133
2016-03-24
orangefs: remove inode->i_lock wrapper
Martin Brandenburg
2
-7
/
+4
2016-03-17
orangefs: put register_chrdev immediately before register_filesystem
Martin Brandenburg
1
-13
/
+13
2016-03-17
orangefs: remove paranoia in orangefs_set_inode
Martin Brandenburg
1
-10
/
+2
2016-03-17
orangefs: sanitize listxattr and return EIO on impossible values
Martin Brandenburg
1
-0
/
+10
2016-03-17
orangefs: remove unused reference to xattr key length
Martin Brandenburg
1
-5
/
+0
2016-03-17
Orangefs: adjust unwind on module init failure.
Mike Marshall
1
-4
/
+3
2016-03-14
Orangefs: fix sloppy cleanups of debugfs and sysfs init failures.
Mike Marshall
3
-62
/
+76
2016-03-14
Orangefs: follow_link -> get_link change
Mike Marshall
2
-19
/
+4
2016-03-14
Orangefs: Extra sanity insurance on buffer before using string functions on it.
Mike Marshall
1
-0
/
+13
2016-03-14
Orangefs: merge to v4.5
Mike Marshall
10618
-238868
/
+530937
2016-03-14
Linux 4.5
v4.5
Linus Torvalds
1
-1
/
+1
2016-03-13
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
4
-5
/
+7
2016-03-13
MIPS: smp.c: Fix uninitialised temp_foreign_map
James Hogan
1
-0
/
+1
2016-03-13
MIPS: Fix build error when SMP is used without GIC
Hauke Mehrtens
1
-3
/
+4
2016-03-13
ld-version: Fix awk regex compile failure
James Hogan
1
-1
/
+1
2016-03-13
MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4780
Aaro Koskinen
1
-1
/
+1
2016-03-13
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-5
/
+0
2016-03-13
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-37
/
+79
2016-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
1
-1
/
+0
2016-03-13
block: don't optimize for non-cloned bio in bio_get_last_bvec()
Ming Lei
1
-5
/
+0
2016-03-12
x86/efi: Fix boot crash by always mapping boot service regions into new EFI p...
Matt Fleming
1
-17
/
+62
2016-03-12
x86/fpu: Fix eager-FPU handling on legacy FPU machines
Borislav Petkov
2
-2
/
+4
2016-03-12
Merge tag 'for-linus-20160311' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-1
/
+12
2016-03-12
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
5
-4
/
+9
2016-03-12
mm/mempool: avoid KASAN marking mempool poison checks as use-after-free
Matthew Dawson
1
-1
/
+1
2016-03-11
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
13
-20
/
+41
2016-03-11
Merge tag 'media/v4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2
-1
/
+28
2016-03-11
ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory window
Thomas Petazzoni
9
-19
/
+19
2016-03-11
Merge tag 'dmaengine-fix-4.5' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-3
/
+41
2016-03-11
Merge tag 'pm+acpi-4.5-final' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-9
/
+8
2016-03-11
Merge tag 'xfs-for-linus-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-103
/
+168
2016-03-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-4
/
+9
2016-03-11
Merge branches 'device-properties-fixes' and 'acpica-fixes'
Rafael J. Wysocki
2
-9
/
+8
2016-03-11
drm/i915: Actually retry with bit-banging after GMBUS timeout
Ville Syrjälä
1
-0
/
+6
2016-03-10
MAINTAINERS: add a maintainer for the NAND subsystem
Boris BREZILLON
1
-0
/
+11
2016-03-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-16
/
+53
2016-03-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-16
/
+3
2016-03-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
4
-13
/
+38
2016-03-10
[media] media-device: map new functions into old types for legacy API
Mauro Carvalho Chehab
2
-1
/
+28
[next]