aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | [CIFS] add missing seq_printf to cifs_show_options for hard mount optionSteve French2008-05-19
| * | | | [CIFS] add more complete mount options to cifs_show_optionsSteve French2008-05-16
| * | | | [CIFS] Add missing defines for DFSSteve French2008-05-16
| * | | | CIFSGetDFSRefer cleanup + dfs_referral_level_3 fixed to conform REFERRAL_V3 t...Igor Mammedov2008-05-16
| * | | | Fixed DFS code to work with new 'build_path_from_dentry', that returns full p...Igor Mammedov2008-05-16
| * | | | [CIFS] enable parsing for transport encryption mount parmSteve French2008-05-15
| * | | | [CIFS] Finishup DFS codeSteve French2008-05-15
| * | | | [CIFS] BKL-removal: convert CIFS over to unlocked_ioctlSteve French2008-05-15
| * | | | [CIFS] suppress duplicate warningSteve French2008-05-15
| * | | | [CIFS] Fix paths when share is in DFS to include proper prefixSteve French2008-05-14
| * | | | add function to convert access flags to legacy open modeJeff Layton2008-05-14
| * | | | clarify return value of cifs_convert_flags()Jeff Layton2008-05-14
| * | | | [CIFS] don't explicitly do a FindClose on rewind when directory search has endedSteve French2008-05-13
| * | | | [CIFS] cleanup old checkpatch warningsSteve French2008-05-13
| * | | | [CIFS] CIFSSMBPosixLock should return -EINVAL on errorMarcin Slusarz2008-05-13
| * | | | fix memory leak in CIFSFindNextJeff Layton2008-05-12
| * | | | [CIFS] CIFS currently allows for permissions to be changed on files, evenJeff Layton2008-05-12
* | | | | Merge branch 'for-2.6.26' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-05-20
|\ \ \ \ \
| * \ \ \ \ Merge branch 'from-tomtucker' into for-2.6.26J. Bruce Fields2008-05-20
| |\ \ \ \ \
| | * | | | | svcrdma: Verify read-list fits within RPCSVC_MAXPAGESTom Tucker2008-05-19
| | * | | | | svcrdma: Change svc_rdma_send_error return type to voidTom Tucker2008-05-19
| | * | | | | svcrdma: Copy transport address and arm CQ before calling rdma_acceptTom Tucker2008-05-19
| | * | | | | svcrdma: Set rqstp transport address in rdma_read_complete functionTom Tucker2008-05-19
| | * | | | | svcrdma: Use ib verbs version of dma_unmapTom Tucker2008-05-19
| | * | | | | svcrdma: Cleanup queued, but unprocessed I/O in svc_rdma_freeTom Tucker2008-05-19
| | * | | | | svcrdma: Move the QP and cm_id destruction to svc_rdma_freeTom Tucker2008-05-19
| | * | | | | svcrdma: Add reference for each SQ/RQ WRTom Tucker2008-05-19
| | * | | | | svcrdma: Move destroy to kernel threadTom Tucker2008-05-19
| | * | | | | svcrdma: Shrink scope of spinlock on RQ CQTom Tucker2008-05-19
| | * | | | | svcrdma: Use standard Linux lists for context cacheTom Tucker2008-05-19
| | * | | | | svcrdma: Simplify RDMA_READ deferral buffer managementTom Tucker2008-05-19
| | * | | | | svcrdma: Remove unused READ_DONE context flags bitTom Tucker2008-05-19
| | * | | | | svcrdma: Return error from rdma_read_xdr so caller knows to free contextTom Tucker2008-05-19
| | * | | | | svcrdma: Fix error handling during listening endpoint creationTom Tucker2008-05-19
| | * | | | | svcrdma: Free context on post_recv error in send_replyTom Tucker2008-05-19
| | * | | | | svcrdma: Free context on ib_post_recv errorTom Tucker2008-05-19
| | * | | | | svcrdma: Add put of connection ESTABLISHED reference in rdma_cma_handlerTom Tucker2008-05-19
| | * | | | | svcrdma: Fix return value in svc_rdma_sendTom Tucker2008-05-19
| | * | | | | svcrdma: Fix race with dto_tasklet in svc_rdma_sendTom Tucker2008-05-19
| | * | | | | svcrdma: Simplify receive buffer postingTom Tucker2008-05-19
| | * | | | | svc: Remove unused header files from svc_xprt.cTom Tucker2008-05-19
| | * | | | | svc: Remove extra check for XPT_DEAD bit in svc_xprt_enqueueTom Tucker2008-05-19
| * | | | | | svcrpc: fix proc/net/rpc/auth.unix.ip/content displayJ. Bruce Fields2008-05-18
| * | | | | | nfsd: reorder printk in do_probe_callback to avoid use-after-freeJ. Bruce Fields2008-05-18
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-20
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | pktgen: make sure that pktgen_thread_worker has been executedDenis V. Lunev2008-05-20
| * | | | | [VLAN]: Propagate selected feature bits to VLAN devicesPatrick McHardy2008-05-20
| * | | | | drivers/atm/: remove CVS keywordsAdrian Bunk2008-05-20
| * | | | | vlan: Correctly handle device notifications for layered VLAN devicesPatrick McHardy2008-05-20
| * | | | | net: Fix call to ->change_rx_flags(dev, IFF_MULTICAST) in dev_change_flags()David Woodhouse2008-05-20