index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
|
|
|
thanks to net/mac80211 we need to pull drivers/leds/Kconfig on uml
Al Viro
2008-05-21
*
|
|
|
missing export of csum_partial() on uml/amd64
Al Viro
2008-05-21
*
|
|
|
uml: add missing exports for UML_RANDOM=m
Al Viro
2008-05-21
*
|
|
|
fix hppfs Makefile breakage
Al Viro
2008-05-21
*
|
|
|
fix include order in sys-i386/registers.c
Al Viro
2008-05-21
*
|
|
|
missed kmalloc() in pcap_user.c
Al Viro
2008-05-21
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2008-05-21
|
\
\
\
\
|
*
|
|
|
[CIFS] Remove debug statement
Steve French
2008-05-20
|
*
|
|
|
Fix possible access to undefined memory region.
Igor Mammedov
2008-05-20
|
*
|
|
|
[CIFS] Enable DFS support for Windows query path info
Steve French
2008-05-20
|
*
|
|
|
[CIFS] Enable DFS support for Unix query path info
Steve French
2008-05-20
|
*
|
|
|
[CIFS] add missing seq_printf to cifs_show_options for hard mount option
Steve French
2008-05-19
|
*
|
|
|
[CIFS] add more complete mount options to cifs_show_options
Steve French
2008-05-16
|
*
|
|
|
[CIFS] Add missing defines for DFS
Steve French
2008-05-16
|
*
|
|
|
CIFSGetDFSRefer cleanup + dfs_referral_level_3 fixed to conform REFERRAL_V3 t...
Igor Mammedov
2008-05-16
|
*
|
|
|
Fixed DFS code to work with new 'build_path_from_dentry', that returns full p...
Igor Mammedov
2008-05-16
|
*
|
|
|
[CIFS] enable parsing for transport encryption mount parm
Steve French
2008-05-15
|
*
|
|
|
[CIFS] Finishup DFS code
Steve French
2008-05-15
|
*
|
|
|
[CIFS] BKL-removal: convert CIFS over to unlocked_ioctl
Steve French
2008-05-15
|
*
|
|
|
[CIFS] suppress duplicate warning
Steve French
2008-05-15
|
*
|
|
|
[CIFS] Fix paths when share is in DFS to include proper prefix
Steve French
2008-05-14
|
*
|
|
|
add function to convert access flags to legacy open mode
Jeff Layton
2008-05-14
|
*
|
|
|
clarify return value of cifs_convert_flags()
Jeff Layton
2008-05-14
|
*
|
|
|
[CIFS] don't explicitly do a FindClose on rewind when directory search has ended
Steve French
2008-05-13
|
*
|
|
|
[CIFS] cleanup old checkpatch warnings
Steve French
2008-05-13
|
*
|
|
|
[CIFS] CIFSSMBPosixLock should return -EINVAL on error
Marcin Slusarz
2008-05-13
|
*
|
|
|
fix memory leak in CIFSFindNext
Jeff Layton
2008-05-12
|
*
|
|
|
[CIFS] CIFS currently allows for permissions to be changed on files, even
Jeff Layton
2008-05-12
*
|
|
|
|
Merge branch 'for-2.6.26' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2008-05-20
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'from-tomtucker' into for-2.6.26
J. Bruce Fields
2008-05-20
|
|
\
\
\
\
\
|
|
*
|
|
|
|
svcrdma: Verify read-list fits within RPCSVC_MAXPAGES
Tom Tucker
2008-05-19
|
|
*
|
|
|
|
svcrdma: Change svc_rdma_send_error return type to void
Tom Tucker
2008-05-19
|
|
*
|
|
|
|
svcrdma: Copy transport address and arm CQ before calling rdma_accept
Tom Tucker
2008-05-19
|
|
*
|
|
|
|
svcrdma: Set rqstp transport address in rdma_read_complete function
Tom Tucker
2008-05-19
|
|
*
|
|
|
|
svcrdma: Use ib verbs version of dma_unmap
Tom Tucker
2008-05-19
|
|
*
|
|
|
|
svcrdma: Cleanup queued, but unprocessed I/O in svc_rdma_free
Tom Tucker
2008-05-19
|
|
*
|
|
|
|
svcrdma: Move the QP and cm_id destruction to svc_rdma_free
Tom Tucker
2008-05-19
|
|
*
|
|
|
|
svcrdma: Add reference for each SQ/RQ WR
Tom Tucker
2008-05-19
|
|
*
|
|
|
|
svcrdma: Move destroy to kernel thread
Tom Tucker
2008-05-19
|
|
*
|
|
|
|
svcrdma: Shrink scope of spinlock on RQ CQ
Tom Tucker
2008-05-19
|
|
*
|
|
|
|
svcrdma: Use standard Linux lists for context cache
Tom Tucker
2008-05-19
|
|
*
|
|
|
|
svcrdma: Simplify RDMA_READ deferral buffer management
Tom Tucker
2008-05-19
|
|
*
|
|
|
|
svcrdma: Remove unused READ_DONE context flags bit
Tom Tucker
2008-05-19
|
|
*
|
|
|
|
svcrdma: Return error from rdma_read_xdr so caller knows to free context
Tom Tucker
2008-05-19
|
|
*
|
|
|
|
svcrdma: Fix error handling during listening endpoint creation
Tom Tucker
2008-05-19
|
|
*
|
|
|
|
svcrdma: Free context on post_recv error in send_reply
Tom Tucker
2008-05-19
|
|
*
|
|
|
|
svcrdma: Free context on ib_post_recv error
Tom Tucker
2008-05-19
|
|
*
|
|
|
|
svcrdma: Add put of connection ESTABLISHED reference in rdma_cma_handler
Tom Tucker
2008-05-19
|
|
*
|
|
|
|
svcrdma: Fix return value in svc_rdma_send
Tom Tucker
2008-05-19
|
|
*
|
|
|
|
svcrdma: Fix race with dto_tasklet in svc_rdma_send
Tom Tucker
2008-05-19
[prev]
[next]