Commits on Source
14597
f7ab093f
Orangefs: kernel client part 1
Oct 03, 2015
5db11c21
Orangefs: kernel client part 2
Oct 03, 2015
274dcf55
Orangefs: kernel client part 3
Oct 03, 2015
f7be4ee0
Orangefs: kernel client part 4
Oct 03, 2015
1182fca3
Orangefs: kernel client part 5
Oct 03, 2015
74a552a1
Orangefs: kernel client part 6
Oct 03, 2015
07f01962
Orangefs: kernel client part 7
Oct 03, 2015
2c590d5f
Orangefs: kernel client update 1.
Oct 03, 2015
84d02150
Orangefs: sooth most sparse complaints
Oct 03, 2015
eeaa3d44
Orangefs: address problems found by static checker
Oct 03, 2015
c36316b7
Orangefs: large integer implicitly truncated to unsigned type
Oct 03, 2015
f0566532
Orangefs: use inode_set_bytes for directories
Oct 03, 2015
cb987f3c
fs: orangefs: remove execute priviliges from module params
Oct 03, 2015
81b784b1
Orangefs: Swap order of include files
Oct 03, 2015
4d1c4404
Orangefs: use iov_iter interface
Oct 03, 2015
88309aae
Orangefs: fix dir_emit code in pvfs2_readdir.
Oct 03, 2015
d6fe654b
Orangefs: put PVFS_util_min out of its misery.
Oct 03, 2015
f957ae2d
Orangefs: choose return codes from among the expected ones.
Oct 03, 2015
50e01586
Orangefs: Don't opencode memcpy.
Oct 03, 2015
8c3905ad
Orangefs: update signal blocking code before Oleg sees it.
Oct 03, 2015
1be21f86
Orangefs: don't use mount_nodev, use sget directly.
Oct 03, 2015
35390803
Orangefs: Use readonly mmap since writepage is not implemented.
Oct 03, 2015
894ac432
Orangefs: Clean up error decoding.
Oct 03, 2015
54804949
Orangefs: fix some checkpatch.pl complaints that had creeped in.
Oct 05, 2015
2ae4b6b2
firewire: nosy: Replace timeval with timespec64
Nov 05, 2015
a354cf00
firewire: ohci: propagate return code from soft_reset to probe and resume
Nov 05, 2015
57591394
firewire: ABI documentation: jujuutils were renamed to linux-firewire-utils
Nov 05, 2015
5c278228
orangefs: explicitly pass the size to pvfs_bufmap_copy_to_iovec()
Nov 13, 2015
34204fde
pvfs_bufmap_copy_from_iovec(): don't rely upon size being equal to iov_iter_count(iter)
Nov 13, 2015
5f0e3c95
orangefs: make postcopy_buffers() take iov_iter
Nov 13, 2015
a5c126a5
orangefs: make precopy_buffers() take iov_iter
Nov 13, 2015
3c2fcfcb
orangefs: make wait_for_direct_io() take iov_iter
Nov 13, 2015
dc4067f6
orangefs: don't bother with splitting iovecs
Nov 13, 2015
0071ed1e
orangefs: make do_readv_writev() take iov_iter
Nov 13, 2015
74f68fce
orangefs: make pvfs2_inode_read() take iov_iter
Nov 13, 2015
a0435ca1
orangefs: kill kmap/kunmap wrappers
Nov 13, 2015
16742f2d
orangefs: use get_user_pages_fast(), not get_user_pages()
Nov 13, 2015
b05a7851
orangefs: double iput() in case of d_make_root() failure
Nov 13, 2015
5c0dbbc6
orangefs: kill struct pvfs2_mount_sb_info_s
Nov 13, 2015
75992b0f
pvfs2_fill_sb(): use kzalloc()
Nov 13, 2015
aada5c58
orangefs: kill pointless ->link() and ->mknod()
Nov 13, 2015
5714156b
orangefs: sanitize pvfs2_convert_time_field()
Nov 13, 2015
ef4af94e
orangefs: switch decode_dirents() to use of kcalloc()
Nov 13, 2015
9be68b08
orangefs: get rid of dec_string and enc_string
Nov 13, 2015
ade1d48b
orangefs: don't leave uninitialized data in ->trailer_buf
Nov 13, 2015
8092895f
orangefs: validate the response in decode_dirents()
Nov 13, 2015
3f1b6947
Orangefs: set pos after generic_write_checks
Nov 13, 2015
6d0dd768
Orangefs: Remove unused #defines from signal blocking code.
Nov 13, 2015
b5bbc843
Orangefs: fix gossip statement
Nov 13, 2015
f0ed4418
Orangefs: Remove upcall trailers which are not used.
Nov 13, 2015
24c8d080
Orangefs: Clean up pvfs2_devreq_read.
Nov 13, 2015
a52079da
Orangefs: Merge tag 'v4.4-rc1' into for-next
Nov 16, 2015
555fa0fa
fs: out of bounds on stack in iov_iter_advance
Nov 16, 2015
172f3fcb
ARM: l2c: tauros2: fix OF-enabled non-DT boot
Nov 26, 2015
1d93ba2a
ARM: l2c: tauros2: use descriptive definitions for register bits
Nov 26, 2015
21cdb6b5
x86/mm: Page align the '_end' symbol to avoid pfn conversion bugs
Nov 29, 2015
edc3b912
x86/mm/pat: Ensure cpa->pfn only contains page frame numbers
Nov 29, 2015
b61a76f8
x86/efi: Map RAM into the identity page table for mixed mode
Nov 29, 2015
c9f2a9a6
x86/efi: Hoist page table switching code into efi_call_virt()
Nov 29, 2015
67a9108e
x86/efi: Build our own page table structures
Nov 29, 2015
ff3d0a12
Documentation/x86: Update EFI memory region description
Nov 29, 2015
8bb8aefd
OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS.
Dec 03, 2015
575e9461
Orangefs: change pvfs2 filenames to orangefs
Dec 04, 2015
e91f1c80
Orangefs: don't expose internal details of pathname resolution to userspace.
Dec 04, 2015
7cec28e9
Orangefs: don't keep checking stuff in on Friday afternoon.
Dec 11, 2015
b5e376ea
Orangefs: improve comments
Dec 11, 2015
b4cf67a2
Orangef: remove overlooked old-style userspace debug parts
Dec 11, 2015
7f83773c
efi/esrt: Don't preformat name
Dec 14, 2015
3bb9eee6
doc: efi-stub.txt: Fix arm64 paths
Dec 14, 2015
26d7f65f
x86/efi: Preface all print statements with efi* tag
Dec 14, 2015
50a0cb56
x86/efi-bgrt: Fix kernel panic when mapping BGRT data
Dec 14, 2015
97f10027
Orangefs: de-uglify orangefs_devreq_writev, and devorangefs-req.c in general
Dec 14, 2015
ce6c414e
Orangefs: Don't wait the old-fashioned way.
Dec 14, 2015
90d26aa8
Orangefs: do not finalize bufmap if it was never initialized.
Dec 15, 2015
a762ae6d
orangefs: Remove ``aligned'' upcall and downcall length macros.
Dec 17, 2015
bf89f584
orangefs: Change visibility of several bufmap helpers to static.
Dec 17, 2015
765a75b3
orangefs: Remove useless inline qualifier from bufmap functions.
Dec 17, 2015
b09d10df
orangefs: Do not unref if there is no bufmap.
Dec 17, 2015
fef8b67c
Orangefs: don't use deprecated xattr defines.
Dec 17, 2015
62441fa5
Orangefs: validate resp.listxattr.returned_count
Dec 17, 2015
06e668ac
drm/i915: Apply broader WaRsDisableCoarsePowerGating for guc also
Dec 18, 2015
98f91276
Merge tag 'efi-next' of
git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi
into x86/efi
Dec 19, 2015
c140330b
drm/i915: Move Braswell stop_machine GGTT insertion workaround
Dec 21, 2015
61fb3980
drm/i915: Correct max delay for HDMI hotplug live status checking
Dec 21, 2015
1a5a9ce7
drm/i915: Limit VF cache invalidate workaround usage to gen9
Dec 21, 2015
c838d719
drm/i915: Decouple struct i915_params i915 into i915_params.h
Dec 21, 2015
482bfe5c
drm/i915: Reorder i915_params struct.
Dec 21, 2015
b29ec92c
drm/i915: Workaround CHV pipe C cursor fail
Dec 21, 2015
4601b933
drm/i915: Remove obsolete code from intelfb_alloc()
Dec 21, 2015
32753cb8
drm/i915: Simplify _STATE_ debug macros
Dec 22, 2015
152b2262
drm/i915: Compile-time concatenate WARN_ON macro strings
Dec 22, 2015
0bff4858
drm/i915: Unbreak check_digital_port_conflicts()
Dec 22, 2015
dd97950a
drm/i915/bios: add proper documentation for the Video BIOS Table (VBT)
Dec 22, 2015
bf8a0af0
drm/i915/skl: Do not allow scaling when crtc is disabled.
Dec 22, 2015
565602d7
drm/i915: Do not acquire crtc state to check clock during modeset, v4.
Dec 22, 2015
1a617b77
drm/i915: Keep track of the cdclk as if all crtc's were active.
Dec 22, 2015
35c08f43
drm/i915: Calculate visibility in check_plane correctly regardless of dpms.
Dec 22, 2015
f8d03ea0
drm/i915: increase the tries for HDMI hotplug live status checking
Dec 23, 2015
dde58ca4
Orangefs: use kzalloc for kmalloc + memset 0
Dec 28, 2015
eb57bcc2
orangefs: fix typo in ornagefs_inode_lock
Dec 28, 2015
14,497 additional commits have been omitted to prevent performance issues.
Loading
Loading