index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2014-10-11
46
-263
/
+4214
|
\
|
*
xen: remove DEFINE_XENBUS_DRIVER() macro
David Vrabel
2014-10-06
17
-65
/
+78
|
*
xen/xenbus: Remove BUG_ON() when error string trucated
Chen Gang
2014-10-06
1
-4
/
+1
|
*
xen/xenbus: Correct the comments for xenbus_grant_ring()
Chen Gang
2014-10-06
1
-2
/
+2
|
*
x86/xen: Set EFER.NX and EFER.SCE in PVH guests
Mukesh Rathor
2014-10-06
4
-11
/
+67
|
*
xen: eliminate scalability issues from initrd handling
Juergen Gross
2014-10-03
2
-2
/
+10
|
*
xen: sync some headers with xen tree
Juergen Gross
2014-10-03
2
-26
/
+294
|
*
xen: make pvscsi frontend dependant on xenbus frontend
Juergen Gross
2014-10-03
1
-0
/
+1
|
*
arm{,64}/xen: Remove "EXPERIMENTAL" in the description of the Xen options
Julien Grall
2014-10-03
2
-2
/
+2
|
*
xen-scsifront: don't deadlock if the ring becomes full
David Vrabel
2014-10-03
1
-1
/
+2
|
*
x86: remove the Xen-specific _PAGE_IOMAP PTE flag
David Vrabel
2014-09-23
5
-12
/
+7
|
*
x86/xen: do not use _PAGE_IOMAP PTE flag for I/O mappings
David Vrabel
2014-09-23
1
-44
/
+4
|
*
x86: skip check for spurious faults for non-present faults
David Vrabel
2014-09-23
1
-2
/
+20
|
*
xen/efi: Directly include needed headers
Daniel Kiper
2014-09-23
2
-0
/
+4
|
*
xen-scsiback: clean up a type issue in scsiback_make_tpg()
Dan Carpenter
2014-09-23
1
-3
/
+4
|
*
xen-scsifront: use GFP_ATOMIC under spin_lock
Dan Carpenter
2014-09-23
1
-1
/
+1
|
*
MAINTAINERS: Add xen pvscsi maintainer
Juergen Gross
2014-09-23
1
-0
/
+9
|
*
xen-scsiback: Add Xen PV SCSI backend driver
Juergen Gross
2014-09-23
3
-0
/
+2134
|
*
xen-scsifront: Add Xen PV SCSI frontend driver
Juergen Gross
2014-09-23
3
-0
/
+1034
|
*
xen: Add Xen pvSCSI protocol description
Juergen Gross
2014-09-23
1
-0
/
+229
|
*
xen/events: support threaded irqs for interdomain event channels
Juergen Gross
2014-09-23
2
-2
/
+5
|
*
xen/grant-table: refactor error cleanup in grow_gnttab_list()
Chen Gang
2014-09-23
1
-1
/
+1
|
*
xen/setup: Remap Xen Identity Mapped RAM
Matt Rushton
2014-09-23
3
-94
/
+314
*
|
Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
2014-10-11
26
-488
/
+354
|
\
\
|
*
|
locks: fix fcntl_setlease/getlease return when !CONFIG_FILE_LOCKING
Jeff Layton
2014-10-07
1
-2
/
+2
|
*
|
locks: flock_make_lock should return a struct file_lock (or PTR_ERR)
Jeff Layton
2014-10-07
1
-8
/
+11
|
*
|
locks: set fl_owner for leases to filp instead of current->files
Jeff Layton
2014-10-07
2
-8
/
+2
|
*
|
locks: give lm_break a return value
Jeff Layton
2014-10-07
3
-13
/
+23
|
*
|
locks: __break_lease cleanup in preparation of allowing direct removal of leases
Jeff Layton
2014-10-07
1
-24
/
+25
|
*
|
locks: remove i_have_this_lease check from __break_lease
Jeff Layton
2014-10-07
1
-4
/
+2
|
*
|
locks: move freeing of leases outside of i_lock
Jeff Layton
2014-10-07
4
-20
/
+30
|
*
|
locks: move i_lock acquisition into generic_*_lease handlers
Jeff Layton
2014-10-07
3
-16
/
+16
|
*
|
locks: define a lm_setup handler for leases
Jeff Layton
2014-10-07
3
-48
/
+51
|
*
|
locks: plumb a "priv" pointer into the setlease routines
Jeff Layton
2014-10-07
7
-26
/
+37
|
*
|
nfsd: don't keep a pointer to the lease in nfs4_file
Jeff Layton
2014-10-07
2
-10
/
+4
|
*
|
locks: clean up vfs_setlease kerneldoc comments
Jeff Layton
2014-10-07
1
-24
/
+10
|
*
|
locks: generic_delete_lease doesn't need a file_lock at all
Jeff Layton
2014-10-07
3
-28
/
+22
|
*
|
nfsd: fix potential lease memory leak in nfs4_setlease
Jeff Layton
2014-10-07
1
-2
/
+5
|
*
|
locks: close potential race in lease_get_mtime
Jeff Layton
2014-10-07
1
-2
/
+12
|
*
|
security: make security_file_set_fowner, f_setown and __f_setown void return
Jeff Layton
2014-09-09
12
-42
/
+26
|
*
|
locks: consolidate "nolease" routines
Jeff Layton
2014-09-09
6
-35
/
+20
|
*
|
locks: remove lock_may_read and lock_may_write
Jeff Layton
2014-09-09
2
-94
/
+0
|
*
|
lockd: rip out deferred lock handling from testlock codepath
Jeff Layton
2014-09-09
2
-50
/
+6
|
*
|
NFSD: Get reference of lockowner when coping file_lock
Kinglong Mee
2014-09-09
1
-4
/
+21
|
*
|
NFSD: New helper nfs4_get_stateowner() for atomic_inc sop reference
Kinglong Mee
2014-09-09
1
-16
/
+16
|
*
|
locks: Copy fl_lmops information for conflock in locks_copy_conflock()
Kinglong Mee
2014-09-09
2
-20
/
+17
|
*
|
locks: New ops in lock_manager_operations for get/put owner
Kinglong Mee
2014-09-09
2
-2
/
+12
|
*
|
locks: Rename __locks_copy_lock() to locks_copy_conflock()
Kinglong Mee
2014-09-09
2
-7
/
+7
|
*
|
locks: Remove unused conf argument from lm_grant
Joe Perches
2014-09-09
3
-14
/
+8
|
*
|
locks: pass correct "before" pointer to locks_unlink_lock in generic_add_lease
Jeff Layton
2014-09-09
1
-1
/
+1
[next]