index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-pcf857x.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-23
sunrpc/lockd: fix references to the BKL
Jeff Layton
4
-7
/
+6
2015-01-23
nfsd: fix year-2038 nfs4 state problem
J. Bruce Fields
1
-1
/
+6
2015-01-22
locks: update comments that refer to inode->i_flock
Jeff Layton
2
-10
/
+11
2015-01-16
locks: consolidate NULL i_flctx checks in locks_remove_file
Jeff Layton
1
-2
/
+7
2015-01-16
locks: keep a count of locks on the flctx lists
Jeff Layton
4
-35
/
+38
2015-01-16
locks: clean up the lm_change prototype
Jeff Layton
3
-11
/
+11
2015-01-16
locks: add a dedicated spinlock to protect i_flctx lists
Jeff Layton
9
-69
/
+71
2015-01-16
locks: remove i_flock field from struct inode
Jeff Layton
1
-1
/
+2
2015-01-16
locks: convert lease handling to file_lock_context
Jeff Layton
2
-155
/
+102
2015-01-16
locks: convert posix locks to file_lock_context
Jeff Layton
11
-198
/
+155
2015-01-16
locks: move flock locks to file_lock_context
Jeff Layton
6
-35
/
+152
2015-01-16
ceph: move spinlocking into ceph_encode_locks_to_buffer and ceph_count_locks
Jeff Layton
2
-4
/
+4
2015-01-16
locks: add a new struct file_locking_context pointer to struct inode
Jeff Layton
3
-1
/
+57
2015-01-16
locks: have locks_release_file use flock_lock_file to release generic flock l...
Jeff Layton
1
-18
/
+31
2015-01-16
locks: add new struct list_head to struct file_lock
Jeff Layton
2
-3
/
+6
2015-01-15
svcrdma: Handle additional inline content
Chuck Lever
1
-0
/
+55
2015-01-15
svcrdma: Move read list XDR round-up logic
Chuck Lever
1
-28
/
+9
2015-01-15
svcrdma: Support RDMA_NOMSG requests
Chuck Lever
2
-3
/
+37
2015-01-15
svcrdma: rc_position sanity checking
Chuck Lever
1
-4
/
+12
2015-01-15
svcrdma: Plant reader function in struct svcxprt_rdma
Chuck Lever
3
-44
/
+39
2015-01-15
svcrdma: Find rmsgp more reliably
Chuck Lever
1
-14
/
+4
2015-01-15
svcrdma: Scrub BUG_ON() and WARN_ON() call sites
Chuck Lever
3
-33
/
+49
2015-01-15
svcrdma: Clean up read chunk counting
Chuck Lever
3
-21
/
+12
2015-01-15
svcrdma: Remove unused variable
Chuck Lever
1
-2
/
+0
2015-01-15
svcrdma: Clean up dprintk
Chuck Lever
1
-4
/
+4
2015-01-15
nfsd: nfs4state: Remove unused function
Rickard Strandqvist
1
-10
/
+0
2015-01-15
lockd: xdr: Remove unused function
Rickard Strandqvist
1
-8
/
+0
2015-01-14
tg3: Release tp->lock before invoking synchronize_irq()
Prashant Sreedharan
1
-0
/
+12
2015-01-14
tg3: tg3_reset_task() needs to use rtnl_lock to synchronize
Prashant Sreedharan
1
-0
/
+3
2015-01-14
tg3: tg3_timer() should grab tp->lock before checking for tp->irq_sync
Prashant Sreedharan
1
-3
/
+5
2015-01-14
team: avoid possible underflow of count_pending value for notify_peers and mc...
Jiri Pirko
1
-2
/
+14
2015-01-14
openvswitch: packet messages need their own probe attribtue
Thomas Graf
2
-1
/
+6
2015-01-14
i40e: adds FCoE configure option
Vasu Dev
3
-3
/
+14
2015-01-14
cxgb4vf: Fix queue allocation for 40G adapter
Hariprasad Shenai
1
-1
/
+1
2015-01-14
netdevice: Add missing parentheses in macro
Benjamin Poirier
1
-1
/
+1
2015-01-14
bridge: only provide proxy ARP when CONFIG_INET is enabled
Arnd Bergmann
1
-1
/
+2
2015-01-14
mmc: sdhci: Set SDHCI_POWER_ON with external vmmc
Tim Kryger
1
-0
/
+6
2015-01-14
neighbour: fix base_reachable_time(_ms) not effective immediatly when changed
Jean-Francois Remy
1
-0
/
+44
2015-01-14
net: fec: fix MDIO bus assignement for dual fec SoC's
Stefan Agner
4
-4
/
+37
2015-01-13
xen-netfront: use different locks for Rx and Tx stats
David Vrabel
1
-29
/
+42
2015-01-13
drivers: net: cpsw: fix multicast flush in dual emac mode
Mugunthan V N
3
-4
/
+19
2015-01-13
leds: netxbig: fix oops at probe time
Simon Guinot
1
-6
/
+6
2015-01-13
cxgb4vf: Initialize mdio_addr before using it
Hariprasad Shenai
1
-0
/
+2
2015-01-13
kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)
Christian Borntraeger
1
-6
/
+6
2015-01-13
net: Corrected the comment describing the ndo operations to reflect the actua...
B Viswanath
1
-2
/
+2
2015-01-13
fbdev/broadsheetfb: fix memory leak
Colin Ian King
1
-3
/
+5
2015-01-13
locks: fix NULL-deref in generic_delete_lease
NeilBrown
1
-1
/
+1
2015-01-13
simplefb: Fix build failure on Sparc
Hans de Goede
1
-1
/
+1
2015-01-13
x86/xen: properly retrieve NMI reason
Jan Beulich
2
-1
/
+72
2015-01-13
mm: mmu_gather: use tlb->end != 0 only for TLB invalidation
Will Deacon
2
-6
/
+10
[next]