summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* orangefs: saner calling conventions for getting a slotAl Viro2016-03-264-28/+16
* orangefs_copy_{to,from}_bufmap(): don't pass bufmap pointerAl Viro2016-03-263-23/+14
* orangefs: get rid of readdir_handle_sAl Viro2016-03-261-63/+30
* ornagefs: ensure that truncate has an up to date inode sizeMartin Brandenburg2016-03-231-1/+12
* orangefs: move code which sets i_link to orangefs_inode_getattrMartin Brandenburg2016-03-232-2/+1
* orangefs: remove needless wrapper around GFP_KERNELMartin Brandenburg2016-03-232-5/+1
* orangefs: remove wrapper around mutex_lock(&inode->i_mutex)Martin Brandenburg2016-03-231-6/+2
* orangefs: refactor inode type or link_target change detectionMartin Brandenburg2016-03-231-41/+36
* orangefs: use new getattr for revalidate and remove old getattrMartin Brandenburg2016-03-233-325/+49
* orangefs: use new getattr in inode getattr and permissionMartin Brandenburg2016-03-231-12/+2
* orangefs: use new orangefs_inode_getattr to get size in write and llseekMartin Brandenburg2016-03-231-6/+8
* orangefs: use new orangefs_inode_getattr to create new inodesMartin Brandenburg2016-03-231-4/+2
* orangefs: rename orangefs_inode_getattr to orangefs_inode_old_getattrMartin Brandenburg2016-03-235-10/+133
* orangefs: remove inode->i_lock wrapperMartin Brandenburg2016-03-232-7/+4
* orangefs: put register_chrdev immediately before register_filesystemMartin Brandenburg2016-03-171-13/+13
* orangefs: remove paranoia in orangefs_set_inodeMartin Brandenburg2016-03-171-10/+2
* orangefs: sanitize listxattr and return EIO on impossible valuesMartin Brandenburg2016-03-171-0/+10
* orangefs: remove unused reference to xattr key lengthMartin Brandenburg2016-03-171-5/+0
* Orangefs: adjust unwind on module init failure.Mike Marshall2016-03-171-4/+3
* Orangefs: fix sloppy cleanups of debugfs and sysfs init failures.Mike Marshall2016-03-143-62/+76
* Orangefs: follow_link -> get_link changeMike Marshall2016-03-142-19/+4
* Orangefs: Extra sanity insurance on buffer before using string functions on it.Mike Marshall2016-03-141-0/+13
* Orangefs: merge to v4.5Mike Marshall2016-03-1410618-238868/+530937
|\
| * Linux 4.5v4.5Linus Torvalds2016-03-141-1/+1
| * Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-03-134-5/+7
| |\
| | * MIPS: smp.c: Fix uninitialised temp_foreign_mapJames Hogan2016-03-131-0/+1
| | * MIPS: Fix build error when SMP is used without GICHauke Mehrtens2016-03-131-3/+4
| | * ld-version: Fix awk regex compile failureJames Hogan2016-03-131-1/+1
| | * MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4780Aaro Koskinen2016-03-131-1/+1
| * | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-03-131-5/+0
| |\ \
| | * | block: don't optimize for non-cloned bio in bio_get_last_bvec()Ming Lei2016-03-121-5/+0
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-135-37/+79
| |\ \ \
| | * | | x86/efi: Fix boot crash by always mapping boot service regions into new EFI p...Matt Fleming2016-03-121-17/+62
| | * | | x86/fpu: Fix eager-FPU handling on legacy FPU machinesBorislav Petkov2016-03-122-2/+4
| | * | | x86/delay: Avoid preemptible context checks in delay_mwaitx()Borislav Petkov2016-03-101-1/+1
| | * | | x86/fpu: Revert ("x86/fpu: Disable AVX when eagerfpu is off")Yu-cheng Yu2016-03-102-11/+4
| | * | | x86/fpu: Fix 'no387' regressionAndy Lutomirski2016-03-091-6/+8
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2016-03-131-1/+0
| |\ \ \ \
| | * | | | target: Drop incorrect ABORT_TASK put for completed commandsNicholas Bellinger2016-03-061-1/+0
| * | | | | Merge tag 'for-linus-20160311' of git://git.infradead.org/linux-mtdLinus Torvalds2016-03-122-1/+12
| |\ \ \ \ \
| | * | | | | MAINTAINERS: add a maintainer for the NAND subsystemBoris BREZILLON2016-03-101-0/+11
| | * | | | | mtd: nand: tests: fix regression introduced in mtd_nandectestJorge Ramirez-Ortiz2016-03-051-1/+1
| * | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-03-125-4/+9
| |\ \ \ \ \ \
| | * | | | | | drm/i915: Actually retry with bit-banging after GMBUS timeoutVille Syrjälä2016-03-111-0/+6
| | * | | | | | drm/i915: Fix bogus dig_port_map[] assignment for pre-HSWTakashi Iwai2016-03-074-4/+3
| | | |_|_|_|/ | | |/| | | |
| * | | | | | mm/mempool: avoid KASAN marking mempool poison checks as use-after-freeMatthew Dawson2016-03-121-1/+1
| * | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-03-1113-20/+41
| |\ \ \ \ \ \
| | * | | | | | ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory windowThomas Petazzoni2016-03-119-19/+19
| | * | | | | | Merge tag 'for-v4.5-rc/omap-critical-fixes-a' of git://git.kernel.org/pub/scm...Olof Johansson2016-03-094-1/+22
| | |\ \ \ \ \ \
| | | * | | | | | ARM: dts: dra7: do not gate cpsw clock due to errata i877Mugunthan V N2016-03-071-0/+10