index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
read_write.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-03-23
orangefs: refactor inode type or link_target change detection
Martin Brandenburg
1
-41
/
+36
2016-03-23
orangefs: use new getattr for revalidate and remove old getattr
Martin Brandenburg
3
-325
/
+49
2016-03-23
orangefs: use new getattr in inode getattr and permission
Martin Brandenburg
1
-12
/
+2
2016-03-23
orangefs: use new orangefs_inode_getattr to get size in write and llseek
Martin Brandenburg
1
-6
/
+8
2016-03-23
orangefs: use new orangefs_inode_getattr to create new inodes
Martin Brandenburg
1
-4
/
+2
2016-03-23
orangefs: rename orangefs_inode_getattr to orangefs_inode_old_getattr
Martin Brandenburg
5
-10
/
+133
2016-03-23
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
Linux 4.5
v4.5
Linus Torvalds
1
-1
/
+1
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-12
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
mm/mempool: avoid KASAN marking mempool poison checks as use-after-free
Matthew Dawson
1
-1
/
+1
2016-03-11
ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory window
Thomas Petazzoni
9
-19
/
+19
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
[media] media-device: map new functions into old types for legacy API
Mauro Carvalho Chehab
2
-1
/
+28
2016-03-10
dmaengine: at_xdmac: fix residue computation
Ludovic Desroches
1
-3
/
+39
2016-03-10
x86/delay: Avoid preemptible context checks in delay_mwaitx()
Borislav Petkov
1
-1
/
+1
2016-03-10
KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0
Paolo Bonzini
1
-1
/
+3
2016-03-10
KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo
Paolo Bonzini
2
-14
/
+25
2016-03-10
x86/fpu: Revert ("x86/fpu: Disable AVX when eagerfpu is off")
Yu-cheng Yu
2
-11
/
+4
2016-03-10
s390/mm: four page table levels vs. fork
Martin Schwidefsky
2
-10
/
+30
2016-03-10
ext4: iterate over buffer heads correctly in move_extent_per_page()
Eryu Guan
1
-0
/
+1
2016-03-10
dma-mapping: avoid oops when parameter cpu_addr is null
Zhen Lei
1
-1
/
+1
2016-03-10
mm/hugetlb: use EOPNOTSUPP in hugetlb sysctl handlers
Jan Stancek
1
-2
/
+2
2016-03-10
memremap: check pfn validity before passing to pfn_to_page()
Ard Biesheuvel
1
-2
/
+2
2016-03-10
mm, thp: fix migration of PTE-mapped transparent huge pages
Kirill A. Shutemov
1
-1
/
+1
2016-03-10
dax: check return value of dax_radix_entry()
Ross Zwisler
1
-1
/
+8
2016-03-10
ocfs2: fix return value from ocfs2_page_mkwrite()
Jan Kara
1
-0
/
+4
2016-03-10
arm64: kasan: clear stale stack poison
Mark Rutland
1
-0
/
+4
2016-03-10
sched/kasan: remove stale KASAN poison after hotplug
Mark Rutland
1
-0
/
+3
2016-03-10
kasan: add functions to clear stack poison
Mark Rutland
2
-1
/
+25
2016-03-10
mm: fix mixed zone detection in devm_memremap_pages
Dan Williams
1
-5
/
+6
2016-03-10
list: kill list_force_poison()
Dan Williams
3
-22
/
+7
2016-03-10
mm: __delete_from_page_cache show Bad page if mapped
Hugh Dickins
1
-1
/
+24
2016-03-10
mm/hugetlb: hugetlb_no_page: rate-limit warning message
Geoffrey Thomas
1
-1
/
+1
2016-03-09
orangefs: make fs_mount_pending static
Martin Brandenburg
2
-39
/
+38
2016-03-09
orangefs: Avoid symlink upcall if target is too long.
Martin Brandenburg
1
-0
/
+3
[next]